applications
List applications created the user.
Responses | ||||||
---|---|---|---|---|---|---|
200 List of applications owned by the authenticated user.
| ||||||
403 User is not authenticated or authorized to perform this action.
| ||||||
500 Unable to fullfil request due to internal server error.
|
List applications created the user.
Responses | ||||||
---|---|---|---|---|---|---|
200 List of applications owned by the authenticated user.
| ||||||
403 User is not authenticated or authorized to perform this action.
| ||||||
500 Unable to fullfil request due to internal server error.
|
applications
GET /v2/applications/list
https://locksmith.unlock-protocol.com
curl -L -X GET 'https://locksmith.unlock-protocol.com/v2/applications/list' \
-H 'Accept: application/json'