Skip to main content

List Purchasers

Retrieves a list of purchasers.

HTTP Request

GET https://api.cdr.fyi/v1/purchasers

Query Parameters

Custom Headers

  • x-page: The page number (default is 1)
  • x-limit: Number of items per page (max 100, default is 10)

Example Request

Example Response

Error Responses

If the request is not successful, you will receive a 400 Bad Request or 401 Unauthorized response along with an error message indicating the issue.