get https://api.toriihq.com/v1.0/apps/
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