Retrieve the client credit list
GET/api/v1/credits
Fetches the list of credits associated with the authenticated client in the user's preferred currency.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Returns the list of client credits
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error