Swagger documentation
Swagger API documentation is provided which details the request and response formats for each of the available endpoints. For logged in service accounts, these are available at the following locations (select the correct URL for your region)
United Kingdom:https://app.uk-def.tendable.com/api-docs
Australia/New Zealand: https://app.au-def.tendable.com/api-docs
Canada: https://app.ca-def.tendable.com/api-docs
South Africa: https://app.za-def.tendable.com/api-docs
Endpoints
Endpoint | Description |
/api/v2/actions | List of actions |
/api/v2/actions/{id} | Retrieve details of a specific action |
/api/v2/answers | List of answers |
/api/v2/deadlines | List of deadlines |
/api/v2/deadlines/{id} | Retrieve details of a specific deadline |
/api/v2/reports | List of reports (also known as inspections or inspection reports) |
/api/v2/reports/{id} | Retrieve an individual report ID |
Parameters
See the Swagger documentation for which endpoints these parameters apply to.
Parameter name | Description |
since | Unix timestamp to filter the results by |
per_page | Number of results per page |
page | Page to return |
status | Status of actions to filter by (actions endpoints only) |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article