project management
Project Info
Get information about a specific project
Parameters:
- project_id: str - The project id to fetch info for
Example:
curl --location 'http://0.0.0.0:4000/project/info?project_id=project-123' \
--header 'Authorization: Bearer sk-1234'
get/project/info
Query parameters
project_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.