Stream DVIRs

Returns a history/feed of changed DVIRs by updatedAtTime between startTime and endTime parameters. In case of missing endTime parameter it will return a never ending stream of data.

Rate limit: 5 requests/sec (learn more about rate limits here).

To use this endpoint, select Read DVIRs under the Maintenance category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

If specified, this should be the endCursor value from the previous page of results. When present, this request will return the next page of results that occur immediately after the previous page of results.

integer
1 to 200
Defaults to 200

The limit for how many objects will be in the response. Default and max for this value is 200 objects.

boolean

Optional boolean indicating whether to return external IDs on supported entities

string
required

Required RFC 3339 timestamp to begin the feed or history by updatedAtTime at startTime.

string

Optional RFC 3339 timestamp. If not provided then the endpoint behaves as an unending feed of changes.

safetyStatus
array of strings

Optional list of safety statuses. Valid values: [safe, unsafe, resolved]

safetyStatus
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json