This endpoint returns a paginated list of contacts associated with a specific distillery.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
API Endpoint
- Method: GET
- Path:
/odis/v1/distilleries/:id/contacts
Query Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| page | integer | 1 | Page number for pagination |
| per | integer | 20 | Number of items per page |
Response
200 OK
Returns a paginated list of contacts with metadata.Error Responses
-
401 Unauthorized
-
403 Forbidden
-
404 Not Found

