Skip to main content
GET
List affiliate commissions

Authorizations

x-api-key
string
header
required

API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.

Path Parameters

id
string
required

The unique identifier of the affiliate

Query Parameters

status
enum<string>

The settlement status of the commission. pending while on hold, approved once cleared and available, paid once settled by a payout.

Available options:
pending,
approved,
paid
page_number
number
default:1

The page number for pagination.

Example:

1

page_size
number
default:10

The number of items per page.

Example:

10

Response

Successfully retrieved affiliate commissions

items
object[]
required

List of commission items

pagination
object
required

Pagination details for the list