surfmeter_get_clients
Retrieve a single Surfmeter client by ID or list a paginated set of clients with total and next_offset metadata.
Instructions
Get one Surfmeter client when id is supplied, or list a bounded page of visible clients. List responses include total and next_offset pagination metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Rails numeric ID or UUID, where the endpoint supports UUIDs | |
| limit | No | ||
| offset | No |