Get app

Returns a specific app.




Example:

GET /apps/1?fields=id,name,myCustomField&state=discovered&myCustomField=true

The above example returns app with id=1. Each application object will contain the id, name and myCustomField fields.

  • Rate limit: 400 requests per minute

Language
Credentials
Header
Click Try It! to start a request and see the response here!