StackHawk Documentation StackHawk Logo HawkDocs

No results found

Try different keywords or check your spelling

Search documentation

Find guides, API references, and more

esc

List scan JSON-RPC methods

GET /api/v1/scan/{scanId}/jsonrpc-methods

Lists all JSON-RPC methods discovered by this scan. (unpaginated)

Requires read:scan permission.

Path parameters

scanIdstring · uuidrequired

UUID identifier for this StackHawk Scan.

Response

OK

jsonrpcMethods
hawkscan.JsonRpcMethods
Hide child attributesShow child attributes
jsonrpcMethods.methods
hawkscan.JsonRpcMethodInfo[]

The discovered methods.

Hide child attributesShow child attributes
jsonrpcMethods.methods.description
string

An optional description of the method from the schema.

jsonrpcMethods.methods.name
string

The JSON-RPC method name (e.g. "users.create").

jsonrpcMethods.methods.params
hawkscan.JsonRpcMethodParam[]

The parameters accepted by this method.

Hide child attributesShow child attributes
jsonrpcMethods.methods.params.name
string

The name of the parameter.

jsonrpcMethods.methods.params.type
string

The type of the parameter (e.g. "string", "integer", "object", "array").

scanFoundStatus
enum<string>
2 available options
OKNOT_FOUND
jsonrpcMethods
hawkscan.JsonRpcMethods
Hide child attributesShow child attributes
jsonrpcMethods.methods
hawkscan.JsonRpcMethodInfo[]

The discovered methods.

Hide child attributesShow child attributes
jsonrpcMethods.methods.description
string

An optional description of the method from the schema.

jsonrpcMethods.methods.name
string

The JSON-RPC method name (e.g. "users.create").

jsonrpcMethods.methods.params
hawkscan.JsonRpcMethodParam[]

The parameters accepted by this method.

Hide child attributesShow child attributes
jsonrpcMethods.methods.params.name
string

The name of the parameter.

jsonrpcMethods.methods.params.type
string

The type of the parameter (e.g. "string", "integer", "object", "array").

scanFoundStatus
enum<string>
2 available options
OKNOT_FOUND

Unauthorized

Your privacy settings

We use first and third party cookies to ensure that we give you the best experience on our website and in our products.