Lists of Deliveries from a Project.
Authentication
project_id
- The ID of the Scale project.project_name
- The name of the Scale project.Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Scale's unique identifier for the project.
"project_abc123"
The name of the project.
"My Scale Project"
Deliveries with a delivered_at
after the given date will be returned. A timestamp formatted as an ISO 8601 date-time string.
Deliveries with a delivered_at
before the given date will be returned. A timestamp formatted as an ISO 8601 date-time string.
List of deliveries.
The response is of type object
.