Networks
Retrieve registrations
Retrieve all registrations in network.
GET
/
registrations
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
limit
integer
default: 25The number of items to return
nextPageToken
string
nextPageToken retrieved from a previous request
Response
200 - application/json
registrations
object[]
nextPageToken
string