Projects
Get project
Retrieve a single project by ID
GET
Returns one project for the organization.
Authentication
Project API key for this organization and project. Format:
bot_live_…Path parameters
Organization ID. Must match the API key.
Project ID. Must match the API key.
Response
Returns the full project object.Errors
Missing, invalid, or revoked API key.
API key is not authorized for this organization or project.
Project not found.

