Projects
Get Multiple Projects
Retrieve multiple Projects.
GET
Authorizations
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Query Parameters
Projects with a created_at
after the given date will be returned. A timestamp formatted as an ISO 8601 date-time string.
Projects with a created_at
before the given date will be returned. A timestamp formatted as an ISO 8601 date-time string.
Response
200
application/json
List of projects.
The response is of type object
.