List App Clients
GET/api/v1/app-clients
Lists the app clients available for the authenticated member.
An app client provides access to Releval APIs, through OAuth 2.0 authentication.
A unique client_id and client_secret are generated upon creation and returned in the response.
The client_secret is only provided once upon creation, so be sure to make a note of it when presented.
Responses
- 200
OK