Welcome to SafeBreach API Documentation

Sections

Debugging tool for getting methods in snapshot storage

Header Parameters

Acceptstring
x-apitokenstring

Query Parameters

assetsstring

An array of asset ids to filter by. If omitted will return methods of all assets. To get results without asset use -1

movesstring

An array of move ids to filter by. If omitted will return methods of all moves.

srcnodesstring

An array of source node ids to filter by. Will return methods originated at the requested nodes. If omitted will return methods of all source nodes.

destnodesstring

An array of destination node ids to filter by. Will return methods ended at the requested nodes. If omitted will return methods of all destination nodes.

statusstring

A status to filter by. Will return methods with the requested status. If omitted will return methods of all statuses. (FAIL/SUCCESS)

fromdatestring

methods created after the requested date

todatestring

methods created before the requested date

Path Parameters

accountIdstring Required

(Required) Your SafeBreach Account ID located in Administration > API Keys

Response

200
Object

Response Attributes

totalResultsstring
resultsarray

Show child attributes

500
Object

Response Attributes

codestring
messagestring
fieldsstring
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot