v1
latestOpenAPI 3.0.02026-07-14169146300.3 KBProjects
Gets a specific project that belongs to the authenticated user
get/v1/projects/{ref}
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Response
Example response
{
"ref": "abcdefghijklmnopqrst",
"organization_slug": "tsrqponmlkjihgfedcba"
}