Corporations
Get corporation
GET
/
corporations
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe unique identifier of the corporation to fetch.
Response
200 - application/json
data
object
message
string