Skip to main content
Requires an API key with read_only or full_access scope.

Path parameters

string
required
The unique identifier of the project.

Response

string
Project ID.
string
Project name.
string
Project description.
string
Project status.
string
Start date in ISO 8601 format.
string | null
End date in ISO 8601 format, or null if not set.
number
Unix timestamp (milliseconds) when the project was created.
number
Unix timestamp (milliseconds) when the project was last updated.
boolean
Whether the project is archived.
string | null
External identifier, if set.
string | null
LAANC authorization number, if set.
object
The user or API key that created the project.

Errors

404 Not Found - Project not found.