Administration/Companies

List credit transactions for a company

Retrieve paginated list of credit transactions for a company (admin only)

get/api/admin/companies/{id}/credits

Path parameters

idstring required

Query parameters

limitinteger

Number of results per page. The default and maximum vary per endpoint.

pageinteger

Page number (1-based). Defaults to 1.

order'asc' | 'desc' | 'ASC' | 'DESC'
sort'created_at' | 'amount' | 'type'

Response

Default Response

Changes

No changes recorded. 1 of the 21 revisions has no diff computed, so it could not be searched.