Projects
Project Databases

Get Convex database credentials for the project (admins only)

Return Convex credentials for the primary project database.

Authorization: project owners and editors (can modify project).

get/api/v1/projects/{project_id}/databases/creds

Path parameters

project_idstring uuid required

The unique identifier of the project

Response

Successful Response

project_slugstring required
prod_urlstring required
dev_urlstring required
prod_keystring required
dev_keystring required
dev_namestring required
prod_namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.