projectId path parameter is matched against the internal project ID. Set by_custom_id=true to look up the project by its custom identifier instead.
Permission required:
project:readPath Parameters
Workspace identifier
Project identifier. Interpreted as the internal ID by default, or as the custom ID when
by_custom_id is true.Query Parameters
When
true, the projectId path parameter is matched against the project’s custom_id instead of its internal id.