Applications
Get application organizations
Get the list of organizations that an application is associated with.
get/api/applications/{id}/organizations
Path parameters
idstring required
The unique identifier of the application.
Query parameters
pageinteger
Page number (starts from 1).
page_sizeinteger
Entries per page.
Response
An array of organizations that the application is associated with.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.