Get tag scores

Get safety scores and overall risk factors for tags.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Read Safety Events & Scores under the Safety & Cameras 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.

Query Params
string
required

End time in RFC 3339 format. Millisecond precision and timezones are supported. Includes trips that end before this timestamp.

string
required

Start time in RFC 3339 format. Millisecond precision and timezones are supported. Includes trips that end after this timestamp. Can be up to 1 year before endTime.

string
enum
required

Whether to calculate tag score with either all drivers or all vehicles in the tag. Deactivated drivers and unassigned trips are not included when calculating scores for drivers. Valid values: driver, vehicle

Allowed:
tagIds
array of strings

Comma separated list of tag IDs to filter by. Include up to 100 IDs. Defaults to all tags.

tagIds
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.

Responses

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