Nexus
Get nexus
GET
/
nexus
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
corporation_id
string
requiredThe unique identifier for a corporation. All transactions associated with the specified corporation will be returned.
Response
200 - application/json
data
object
An object with a 'state' property containing an array of nexus objects for all states.
message
string