List OAuth 2.0 apps owned by a userhidden
hidden
Parameters
Name
Type
Req.
Possible values
created_at_ascending: Sort in increasing order of "created_at".created_at_descending: Sort in decreasing order of "created_at".
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
items
arrayoptionalArray of
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
/users/{id}/oauth2/apps200 OK
Response