Get all collection schedules for a specific customer
Authorization header.| Name | Type | Description |
|---|---|---|
Authorization | string | Your API key in the format Bearer YOUR_API_KEY |
| Parameter | Type | Description |
|---|---|---|
customer_id | string | ID of the customer |
| Parameter | Type | Description |
|---|---|---|
limit | integer | Number of records to return (default: 10, max: 100) |
offset | integer | Number of records to skip (default: 0) |
API key in the format 'Bearer YOUR_API_KEY'
ID of the customer
Number of records to return
Number of records to skip