GET
/
nexus

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

corporation_id
string
required

The 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