DocsAPI ReferenceContact Credit/bff/contact-credit/reason/list
getContact CreditAdmin BFF

/bff/contact-credit/reason/list

Paginated list of configured credit reasons for the organisation.

Contact CreditgetBffContact-creditReasonList

Parameters

2 query

2 total
Query · 2
pagestring

Page number (1-based).

limitstring

Items per page (default 50).

Request

GET /bff/contact-credit/reason/list

get
curl -X GET "https://api.bizkithub.com/bff/contact-credit/reason/list?page=1&limit=50" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key