get
https://api-reelly.up.railway.app/api/v2/clients/projects/slug/
Returns the same full, detailed project payload as GET /api/v2/clients/projects/{id}, but looked up by the project's URL-friendly slug_name instead of its numeric id. Use this endpoint when you only have the slug — for example, when resolving SEO-friendly URLs, deep links shared externally, or cross-system references that carry the slug rather than the internal id. The response schema is identical to the id-based retrieve endpoint (RetrieveProject). Returns 404 if no project with the given slug_name exists or the project is not accessible to the client.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Authentication credentials were not provided or are invalid.
403You do not have permission to perform this action.
404Not found.