Get an org OAuth app
Parameters
Name
Type
Req.
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
Possible values
public: A public client.confidential: A confidential client.
Possible values
development: Development mode permits HTTPS redirect URIs and local HTTP redirect URIs. Only the app owner, or an org admin for organization apps, can authorize development apps.production: Production mode only permits secure non-local redirect URIs.
get
/org/oauth2/apps/{client_id}200 OK
Response