Get list of the apps for a user
GET/users/:user-slug/apps
List all the available apps for the given user. It needs the user slug that you can get from the GET /me endpoint.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error