Skip to main content

Retrieve accessible projects

GET 

/external/v1/projects/me

Returns projects visible to the current credential:

CredentialResult
User API keyProjects the user is a member of in their organization
Organization API keyAll projects in the organization
Project API keyThe single project bound to the key

Use a returned project id as {projectId} in document and configuration endpoints.

Responses

Projects accessible with the current credential