added

New Preview API: GET preview/form-submissions/stream

The GET preview/form-submissions/stream endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/issues/stream

The GET preview/issues/stream endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: PATCH preview/issue

The PATCH preview/issue endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/issues

The GET preview/issues endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/assets

The GET preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: DELETE preview/assets

The DELETE preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: POST preview/assets

The POST preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: PATCH preview/assets

The PATCH preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

GET fleet/vehicles: Adds attributes filtering

The GET fleet/vehicles endpoint has some new features! It is now possible to filter drivers by passing in an 'attributeValueIds' query parameter; only drivers associated with all of the provided ids will be returned.

GET fleet/drivers: Adds attributes filtering

The GET fleet/drivers endpoint has some new features! It is now possible to filter drivers by passing in an 'attributeValueIds' query parameter; only drivers associated with all of the provided ids will be returned.