Skip to main content
GET
List workspace registrations for a workflow template

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

template
string
required

Query Parameters

client_tax_id
string

5711 only. Exact CPF/CNPJ; whitespace, periods, slashes and hyphens are removed. Type is optional.

client_tax_id_type
enum<string>

5711 only. May be used without a tax ID.

Available options:
cpf,
cnpj
address_type
enum<string>

5710 only.

Available options:
CUSTODIA_PROPRIA_OMNIBUS,
CUSTODIA_PROPRIA_SEGREGADO,
SUBCUSTODIANTE_TERCEIRO,
CONTRATO_TOKEN,
CONTRATO_STAKING,
VALIDADOR,
DEPOSITO_EXCHANGE,
NAO_VERIFICAVEL_ONCHAIN,
99
wallet_type
enum<string>

5710 only.

Available options:
QUENTE,
MORNA,
FRIA,
CUSTODIA_TERCEIRO,
NAO_APLICAVEL,
99
ownership
enum<string>
Available options:
own,
client,
other_fi
limit
number
default:20
Required range: 1 <= x <= 100
cursor
string

Response

200 - application/json
items
object[]
required
meta
object
required
Last modified on September 23, 2026