How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Samsara Assignments API

The Assignments API from Samsara — 9 operation(s) for assignments.

Samsara Assignments API is one of 90 APIs that Samsara publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Assignments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 14 operations across 9 paths, and defines 159 schemas. It is described by OpenAPI 3.0.1, at version 2024-11-18.

Requests are made against 2 base URLs: https://api.samsara.com/, https://api.eu.samsara.com/.

14 operations 9 paths 159 schemas 2 DELETE7 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2024-11-18
Base URL
https://api.samsara.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Samsara Assignments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessTokenHeader). By default, every request must be authenticated.

Paths & Operations 14

Across 9 paths, the API surfaces 14 operations — 2 DELETE, 7 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Assignments 14
GET
/coaching/driver-coach-assignments
Get Driver Coach Assignments.
getDriverCoachAssignment 4 params → 200401404405429500501502
PUT
/coaching/driver-coach-assignments
Put Driver Coach Assignments.
putDriverCoachAssignment 2 params → 200401404405429500501502
GET
/fleet/carrier-proposed-assignments
Retrieve Assignments
listCarrierProposedAssignments 4 params → 200default
POST
/fleet/carrier-proposed-assignments
Create an Assignment
createCarrierProposedAssignment body → 200default
DELETE
/fleet/carrier-proposed-assignments/{id}
Delete an Assignment
deleteCarrierProposedAssignment 1 param → 204default
DELETE
/fleet/driver-vehicle-assignments
Delete API Generated Driver-vehicle Assignments
deleteDriverVehicleAssignments body → 204401404405429500501502
GET
/fleet/driver-vehicle-assignments
Get All Driver-vehicle Assignments
getDriverVehicleAssignments 9 params → 200401404405429500501502
PATCH
/fleet/driver-vehicle-assignments
Update API Generated Driver-vehicle Assignments
updateDriverVehicleAssignment body → 202401404405429500501502
POST
/fleet/driver-vehicle-assignments
Create a New Driver-vehicle Assignment
createDriverVehicleAssignment body → 201401404405429500501502
GET
/fleet/drivers/vehicle-assignments
[legacy] Get All Vehicles Assigned to a Set of Drivers
getDriversVehicleAssignments 7 params → 200401404405429500501502
GET
/fleet/vehicles/driver-assignments
[legacy] Get All Drivers Assigned to a Set of Vehicles
getVehiclesDriverAssignments 6 params → 200401404405429500501502
POST
/training-assignments
[beta] Create Training Assignments.
postTrainingAssignments 3 params → 200401404405429500501502
GET
/training-assignments/stream
[beta] Get a Stream of Filtered Training Assignments.
getTrainingAssignmentsStream 6 params → 200401404405429500501502
GET
/v1/fleet/trailers/{trailerId}/assignments
List Trailer Assignments for a Given Trailer
V1getFleetTrailerAssignments 3 params → 200default

Schemas 159

The contract defines 159 schemas that model the data the API accepts and returns. The most detailed are TrainingAssignmentResponseObjectResponseBody (16 properties), CarrierProposedAssignment (9 properties), DriverVehicleAssignmentV2ObjectResponseBody (8 properties), DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentRequestBody (7 properties). Each schema is shown below with its type and property counts.

DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
V1ErrorResponse
string
Error message describing why the request failed.
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsResponseBody
object
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentResponseBody
object
1 property 1 required
standardErrorResponse
object
Error response
2 properties
DriverCoachAssignmentsGetDriverCoachAssignmentTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
CarrierProposedAssignmentId
string
Samsara ID for the assignment.
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
TrainingCourseObjectResponseBody
object
Course that is associated with the training assignments.
2 properties 2 required
GoaVehicleTinyResponseResponseBody
object
A minified vehicle object. This object is only returned if the route is assigned to the vehicle.
3 properties
DriverCoachAssignmentsPutDriverCoachAssignmentUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriverAssignmentMetadataTinyObjectResponseBody
object
Metadata object for external assignment source data.
1 property
DriversVehicleAssignmentsGetDriversVehicleAssignmentsMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsResponseBody
object
2 properties 2 required
TrainingAssignmentPostResponseObjectResponseBody
object
Training Assignment response object.
7 properties 6 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentResponseBody
object
1 property 1 required
DriverCoachAssignmentsPutDriverCoachAssignmentGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
paginationResponse
object
Pagination parameters.
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentRequestBody
object
Driver Assignment to be created
7 properties 2 required
VehiclesDriverAssignmentsObjectResponseBody
object
4 properties 2 required
GoaDriverTinyResponseResponseBody
object
A minified driver object. This object is only returned if the route is assigned to the driver.
3 properties 1 required
DriverCoachAssignmentsGetDriverCoachAssignmentNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
CarrierProposedAssignmentShippingDocs
string
Shipping Documents that this assignment will propose to the driver.
CarrierProposedAssignmentDriver_allOf
object
1 property
TrainingAssignmentsPostTrainingAssignmentsResponseBody
object
1 property 1 required
CarrierProposedAssignmentTrailers
array
Trailers that this assignment will propose to the driver.
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
DriversVehicleAssignmentsObjectResponseBody
object
5 properties 4 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
DriverVehicleAssignmentV2ObjectResponseBody
object
Object with driver assignment info and associated driver and vehicle info.
8 properties 4 required
V1TrailerAssignmentsResponse_allOf
object
1 property
CarrierProposedAssignmentAcceptedTime
string
Time when the driver accepted this assignment in the mobile app. Will be omitted if the driver hasn't accepted this assignment. RFC 3339 format. Millisecond pr…
DriversVehicleAssignmentsGetDriversVehicleAssignmentsBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
GoaPaginationResponseResponseBody
object
Pagination parameters.
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
CarrierProposedAssignmentFirstSeenTime
string
Time when the driver first saw this assignment in the mobile app. Will be omitted if the driver hasn't seen this assignment yet. RFC 3339 format. Millisecond p…
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
trailerTinyResponse
object
A minified trailer object.
2 properties
V1TrailerAssignmentResponse
object
3 properties
TrainingAssignmentsPostTrainingAssignmentsServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
carrierProposedAssignmentDriverAllOf2ExternalIds
object
The [external IDs](https://developers.samsara.com/docs/external-ids) for the given object.
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentResponseBody
object
1 property 1 required
DriverCoachAssignmentsPutDriverCoachAssignmentTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
CarrierProposedAssignmentActiveTime
string
Time after which this assignment will be active and visible to the driver on the mobile app. Not setting it makes it active now. UTC timestamp in RFC 3339 form…
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
CoachAssignmentWithoutDriverExternalIdsResponseResponseBody
object
Driver coach assignment object.
4 properties 3 required
DriverAssignmentObjectResponseBody
object
5 properties
DriverCoachAssignmentsGetDriverCoachAssignmentNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
CreateCarrierProposedAssignmentRequest
object
New assignment for a driver.
6 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
vehicleTinyResponse
object
A minified vehicle object.
3 properties
TrainingAssignmentsGetTrainingAssignmentsStreamNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
CarrierProposedAssignmentTrailer
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
ListCarrierProposedAssignmentResponse
object
A list of carrier-proposed assignments and pagination information.
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
CarrierProposedAssignmentRejectedTime
string
Time when the driver rejected this assignment in the mobile app. Will be omitted if the driver hasn't rejected this assignment. RFC 3339 format. Millisecond pr…
TrainingAssignmentsGetTrainingAssignmentsStreamTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
V1TrailerBase
object
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
driverTinyResponse
object
A minified driver object.
2 properties
PostDriverVehicleAssignmentsV2ResponseBodyResponseBody
object
Response after successfully submitting a Driver Assignment
1 property
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentResponseBody
object
2 properties 2 required
standardDeleteResponse
string
A successful DELETE response is a 204 with no content.
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
CarrierProposedAssignmentDriver
DriversVehicleAssignmentsGetDriversVehicleAssignmentsNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
CarrierProposedAssignmentVehicle
PostDriverVehicleAssignmentsV2RequestBodyMetadataRequestBody
object
Metadata about this driver assignment
1 property
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentRequestBody
object
Updated Driver Assignment details
7 properties 3 required
V1TrailerAssignmentsResponse
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
TrainingLearnerObjectResponseBody
object
Learner that is associated with the training assignment. Only driver learners are supported currently.
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsRequestBody
object
Driver assignments to be deleted
5 properties 1 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
DriverVehicleAssignmentsV2CreateDriverVehicleAssignmentBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
CarrierProposedAssignment
object
A carrier proposed assignment object
9 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
PatchDriverVehicleAssignmentsV2ResponseBodyResponseBody
object
Response after successfully updating a Driver Assignment
1 property
TrainingAssignmentsGetTrainingAssignmentsStreamResponseBody
object
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
TrainingAssignmentsPostTrainingAssignmentsTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
TrainingAssignmentsGetTrainingAssignmentsStreamInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsUnauthorizedErrorResponseBody
object
Unauthorized
2 properties 2 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsResponseBody
object
2 properties 2 required
PatchDriverVehicleAssignmentsV2RequestBodyMetadataRequestBody
object
Metadata about this driver assignment
1 property
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsServiceUnavailableErrorResponseBody
object
Service unavailable
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
VehicleAssignmentObjectResponseBody
object
5 properties 4 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsBadGatewayErrorResponseBody
object
Bad Gateway
2 properties 2 required
DriverVehicleAssignmentsV2DeleteDriverVehicleAssignmentsNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
DriverCoachAssignmentsPutDriverCoachAssignmentBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
VehiclesDriverAssignmentsGetVehiclesDriverAssignmentsMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
DriverWithExternalIdObjectResponseBody
object
A driver object with an id and map of external ids.
2 properties 1 required
DriverCoachAssignmentsPutDriverCoachAssignmentNotImplementedErrorResponseBody
object
Requested endpoint is not yet implemented
2 properties 2 required
CoachAssignmentWithDriverExternalIdsResponseResponseBody
object
Driver coach assignment object.
4 properties 4 required
CarrierProposedAssignmentResponse
object
A carrier-proposed assignment response object.
1 property 1 required
DriversVehicleAssignmentsGetDriversVehicleAssignmentsTooManyRequestsErrorResponseBody
object
Too many requests
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
TrainingAssignmentResponseObjectResponseBody
object
Training Assignment response object.
16 properties 9 required
TrainingAssignmentsPostTrainingAssignmentsNotFoundErrorResponseBody
object
Resource not found
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentMethodNotAllowedErrorResponseBody
object
Method not allowed
2 properties 2 required
DriverVehicleAssignmentsV2UpdateDriverVehicleAssignmentBadRequestErrorResponseBody
object
Bad Request parameters
2 properties 2 required
DriverVehicleAssignmentsV2GetDriverVehicleAssignmentsGatewayTimeoutErrorResponseBody
object
Gateway timeout
2 properties 2 required
DriverCoachAssignmentsGetDriverCoachAssignmentInternalServerErrorResponseBody
object
An internal server error occurred
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

samsara-assignments-api-openapi.yml Raw ↑

Other APIs Samsara publishes across the network.

Samsara Activity API
Samsara Addresses API
Samsara Aemp API
Samsara Applications API
Samsara Assets API
Samsara Attributes API
Samsara Audit API
Samsara Beta A P Is API
Samsara Camera API
Samsara Cameras API
Samsara Cargo API
Samsara Carrier API
Where this information came from

This is an independent, third-party profile of Samsara Assignments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.