Get an organization

GET {{baseUrl}}/:workspace_slug/organizations/:organization_id

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"ayJF9V","type":"organization","attributes":{"id":"ayJF9V","name":"Organization1","website":"https://example.com","members_count":1,"employees_count":0,"last_active":null,"active_since":null}}}