Retrieves a list of organizations associated with your Straddle integration. The organizations are returned sorted by creation date, with the most recently created organizations appearing first. This endpoint supports advanced sorting and filtering options to help you find specific organizations.
Use your Straddle API Key in the Authorization header as Bearer <token> to authorize API requests.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
List organizations by name (partial match supported).
List organizations by their external ID.
Results page number. Starts at page 1.
Page size. Max value: 1000
Sort By.
Sort Order.
asc
, desc
OK
The response is of type object
.