List release aliases with one name across the organization

Every agent in the caller’s organization that carries a release alias with this name, with the pointer revision to quote back as If-Match. This is the read a “pull request closed” cleanup makes before archiving each pointer. Archived rows are omitted unless includeArchived=true; the built-in live alias is readable here like any other name.

Authentication

AuthorizationBearer
API key or Clerk session token

Query parameters

aliasstringRequired

The alias name to look for, e.g. pr-482.

includeArchivedstringOptional

Pass true to include already-archived pointers.

Response

Release aliases with this name
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error