GET client-apps

Retrieves all registered client apps.

Resource URL

https://www.drillster.com/api/2.1/client-apps/{user}?

Parameters

Field Description
user
optional
The user ID of the developer. The value self may be used to represent the caller's user ID.

Response

A 2.1 ClientApps object, containing the details of the client apps.

Error responses

The following error situations are possible:

ID Response code Description
not_permitted 403 (Forbidden) Not permitted to retrieve client app details not created by caller