Skip to main content
GET
cURL
Filter by status=granted or status=revoked to narrow results, and use search to match on customer name or customer key. Results are paginated — check the meta object for total_count and total_pages.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The unique identifier of the promotional entitlement

Query Parameters

status
enum<string>

Filter assignments by status. Omit to return both granted and revoked assignments.

Available options:
granted,
revoked

Filter by customer name or customer key

Response

Customers for the promotional entitlement

statusCode
integer
Example:

200

message
string
Example:

"Promotional entitlement customers fetched"

meta
object

Pagination metadata

data
any[]
errors
object