Organization

GET {{base_url}}/organization/{{org}}

Use this endpoint to retrieve a single organization by specifying the org identifier.

In this example, PR could represent the company itself, 11 could represent the office or branch location, CO could represent a specific office location, and 22 could represent a more specific level of the organization such as a functional department.

HEADERS

KeyDatatypeRequiredDescription
orgstringAdmin defined values are two letters or digits that represent each organizational level up to 5 sublevels. Each level is separated by an admin set delimiter such as a colon.
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

{"Org":"PR:00:BO:AR","Name":"Boston Architecture"}