Get an Organization
Reads one Organization the caller is a member of.
x-api-key<token>
A Dashform API key, sent in the x-api-key header. Keys are created in the dashboard and act as the user who owns them.
In: header
Path Parameters
organizationRef*||
The Organization, addressed by its canonical id or by its slug, as returned by the Organizations collection. Responses always carry the canonical id.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "createTime": "2019-08-24T14:15:22Z", "logo": "string", "metadata": "string", "name": "string", "path": "string", "slug": "string"}