Apps And Solutions
Application

Get Application By Listing ID

1min
GET
/developer/apps

This API is used to get application details by listingId.

Header Parameters
x-developerplatform-access
*
Query Parameters
listingId
*
Responses
200
appId
listingId
*
urn
*
uniqueName
*
urlPath
*
appType
*
isSubscriptionCredentialsAvailable
*
clients
*
classifications
*
versions
*
403
User does not have access to the app's org/team combo
error
*
request
*
404
App not found based on provided listing id
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
403
404