Get public data by ID

Retrieves public organization data for a specific organization by ID.

Authentication

AuthorizationBearer

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

Path Parameters

org_idstringRequired

Response

Successful Response
schema_versioninteger
org_idstring

Must be a string starting with org_

_idstring
company_namestring or null
handlestring or null
stripe_connect_account_idstring or null
stripe_connect_account_eventslist of objects or null
auto_approve_shipper_to_courier_connection_requestsboolean or nullDefaults to true

Errors