Skip to main content
GET
/
recipient-lists
/
template
Download CSV template
curl --request GET \
  --url https://api.staging.kathan.tech/recipient-lists/template \
  --header 'Authorization: Bearer <token>' \
  --header 'X-User-ID: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication.

X-User-ID
string
header
required

Required user id for API key requests.

Response

200 - application/json

Successful Response