Skip to main content

Look up project by slugs

GET 

/projects/lookup/:orgSlug/:domainSlug/:projectSlug

Resolves a project by orgSlug, domainSlug, and projectSlug and returns its summary. Requires access to the org; returns 404 when any slug in the chain is unknown or not visible to the caller.

Request

Responses

Success