Get list of the apps for an organization
GET/organizations/:org-slug/apps
List all the available apps owned by a given organization. Find the organization URL of the organisations you are part of; be aware that the endpoint will not return any apps if the authenticated account is not a member of the given organisation.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error