Authorizations
Default authentication mechanism
Headers
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
Path Parameters
The id of the namespace (prefixed with ns_)
Examples:
"ns_123"
Query Parameters
Comma separated list of statuses to filter by.
The field to order by. Default is createdAt.
Available options:
createdAt The sort order. Default is desc.
Available options:
asc, desc The cursor to paginate by.
The direction to paginate by.
Available options:
forward, backward Required range:
1 <= x <= 100