Return the data for all Damages
Outlines the parameters, optional and required, used when requesting the data for all Damages
Query parameters
Filter Damage records to those having the created_at field after a specific time. (Expects an ISO-8601 timestamp).
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
Filter Damage records to those having the specified unique identifiers.
A limit on the number of Damage records to be returned. Limit can range between 1 and 200. Default: 200.
A token specifying which page to return.
Filter Damage records to those having the updated_at field after a specific time. (Expects an ISO-8601 timestamp).
Headers
The API minor version. Default: latest version.
Response
Ok
Changes
No recorded changes to this endpoint across all 2 revisions of this API.