Get public data by ID

Retrieves public organization data for a specific organization by ID. | () -> (OrgPublicData1)

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_typeenum
Allowed values:
org_idstring

Must be a string starting with org_

_idstring
company_namestring or null
handlestring or null

Errors