Skip to main content
GET
cURL

Headers

Authorization
string
required

Bearer token for authentication

Path Parameters

id
string
required

Query Parameters

filters
object

Filters narrowing down the returned providers, passed as nested query parameters, e.g. ?filters[countryCode]=NL

cursor
object

Opaque cursor for pagination, passed as a nested query parameter, e.g. ?cursor[value]=... Use the meta.cursor.next.value from a previous response; omit to fetch the first page.

Response

The list of the provider's subsidiaries has been retrieved successfully

items
object[]
required

The page of the provider's subsidiaries.

meta
object
required

Metadata needed to fetch subsequent pages.