# List credits Retrieves a list of credits wrapped in the element "results". Endpoint: GET /v3/credits Version: 2026-01-08 Security: ZephrHmacHttp ## Response 200 fields (application/json): - `label` (string) Example: "Test credit" - `description` (string) Example: "This is an credit" - `delivers` (array) - `unit` (string) Example: "views" - `quantity` (number) Example: 5 - `auto_assign` (string) Example: "none"