Organizations
Retrieve organization details
Retrieves the details of an Organization that has previously been created. Supply the unique organization ID that was returned from your previous request, and Straddle will return the corresponding organization information.
get/v1/organizations/{organization_id}
Path parameters
organization_idstring uuid required
Headers
request-idstring
Optional client generated identifier to trace and debug a request.
correlation-idstring
Optional client generated identifier to trace and debug a series of requests.
Response
OK