Skip to main content
GET
Enumerar las suscripciones centrales del tenant

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Authorization
string

Bearer token, relayed to the streaming-hub as server-to-server auth.

Parámetros de consulta

cursor
string

Keyset pagination cursor (the previous page's next_cursor).

limit
integer<int64>

Maximum subscriptions to return.

Rango requerido: 1 <= x <= 200

Respuesta

OK

subscriptions
object[] | null
requerido
next_cursor
string