Get all OAuth Applications

This endpoint retrieves a list of OAuth applications associated with the current user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

user_idstringRequired
ID of the user in form of a string

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful