GET /v0/project

This endpoint fetches details for a specific project tied to your account. The data retrieved includes the unique identifier (id) of the project, which follows the universally unique identifier (UUID) format. It also provides the name of the project, which can be used to easily identify the project across various platforms or interfaces.

In addition, the project's associated timezone is returned. This can be essential for understanding and scheduling time-sensitive operations related to the project.

Lastly, the keyCreated boolean value indicates whether a key has been created for the project. This piece of information can be vital for determining the project's readiness for certain operations and integrations that may require a project key.

Language
Authorization
Header
Click Try It! to start a request and see the response here!