Contacts
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Filter by company id
Filter by role
signatoryPossible values: A paginated list of waste contacts
1A paginated list of waste contacts
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
ID of the company of the contact
123Full name of the contact
John DoeCreated waste contact
Created waste contact
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique ID of the waste contact
Waste contact deleted
Waste contact deleted
No content
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique ID of the waste contact
A specific waste contact
Unique identifier of the contact
123e4567-e89b-12d3-a456-426614174000ID of the company of the contact
123Full name of the contact
John DoeA specific waste contact
Authentication is token based. You can issue a token for your API request from the 'API' section of the settings menu. The token MUST be sent in a Authorization header with each request.
Example of authenticated request
$ curl -X GET -H "Authorization: Token <your token>" "https://api.dashdoc.eu/api/v4/"
Unique ID of the waste contact
ID of the company of the contact
123Full name of the contact
John DoeUpdated waste contact
Unique identifier of the contact
123e4567-e89b-12d3-a456-426614174000ID of the company of the contact
123Full name of the contact
John DoeUpdated waste contact
Last updated
Was this helpful?