Credit
List credits
Retrieves a list of credits wrapped in the element "results".
get/v3/credits
Response
OK
Example response
[
{
"label": "Test credit",
"description": "This is an credit",
"unit": "views",
"quantity": 5,
"auto_assign": "none"
}
]