List endpoints in a namespace

Authentication

AuthorizationBearer

WorkOS organization API key (Authorization: Bearer sk_…).

Path parameters

namespaceIdstringRequiredformat: "uuid"

Query parameters

limitintegerOptional1-100Defaults to 50

Page size (1–100, default 50).

cursorstringOptional

Opaque pagination cursor from a previous page’s pagination.nextCursor.

hoststringOptional

Filter by host (case-insensitive).

resourceGroupIdstringOptional
Filter to endpoints that are members of this resource group.

Response

OK
datalist of objects
paginationobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error