OAuth Applications
Retrieve an OAuth application by ID
Fetches the OAuth application whose ID matches the provided id in the path.
get/oauth_applications/{oauth_application_id}
Path parameters
oauth_application_idstring required
The ID of the OAuth application
Response
An OAuth application