Skip to main content
GET
Listar as assinaturas do hub tenant

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

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.

Intervalo obrigatório: 1 <= x <= 200

Resposta

OK

subscriptions
object[] | null
obrigatório
next_cursor
string