Retrieve a project
Projects
Retrieve a project
Retrieve project metadata and counts. Use timers and spaces endpoints to inspect project contents.
GET
Retrieve a project
Authorizations
Use a tickward API key from Settings. API keys start with tw_. Store keys as secrets and send them as Authorization: Bearer <key>.
Path Parameters
Response
Project.
Allowed value:
"project"Maximum string length:
40Pattern:
^#[0-9a-fA-F]{6}$ISO 8601 datetime string. Prefer UTC with Z or an explicit offset.
Pattern:
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Example:
"2026-10-10T09:30:00.000Z"
ISO 8601 datetime string. Prefer UTC with Z or an explicit offset.
Pattern:
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Example:
"2026-10-10T09:30:00.000Z"
Example:
"2026-10-10T09:30:00.000Z"
Required range:
x >= 0Required range:
x >= 0