Apps And Solutions
Common

Get all applications for a given organization.

1min
GET
/developer/organization/{orgId}/apps
This is an api for retrieving all the applications owned by the provided organization with ability to filter by a specific team. Returns empty array if no applications are found.
Path Parameters
orgId
*
Header Parameters
x-developerplatform-access
*
Query Parameters
teamId
Responses
200
appId
listingId
*
urn
*
uniqueName
*
urlPath
*
appType
*
isSubscriptionCredentialsAvailable
*
clients
*
classifications
*
versions
*
400
User not authorized on the org/team id combination.
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
400