Projects
Retrieves a Project.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Project
created in Totoy.
Maximum length:
28
Response
200
application/json
OK
A project is a collection of Sources
and Knowledge Bases
with the same lifespan. If a project is deleted, all associated resources will also be deleted. Explanations
can also be assigned to Projects
for billing purposes.