Storage Locations
Get Storage Location
Gets storage location for a project.
GET
This endpoint is in beta and requires opting-in.
Please contact support if you’re interested in using this endpoint.
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Response
200
application/json
Successful Response
Required string length:
20 - 36
The name of the storage location
Maximum length:
100
The ID of the project this storage location belongs to
The ID of the supplier this storage location belongs to
Optional description of the storage location
The latitude coordinate of the storage location
The longitude coordinate of the storage location
Optional supplier-specific reference ID for the storage location
Maximum length:
100
Was this page helpful?