Get a list of global accounts

GET {{url}}/api/v1/global_accounts

Request Params

KeyDatatypeRequiredDescription
country_codenullcountry_code
currencynullcurrency
from_created_atnullThe start date of created_at in ISO8601 format (inclusive)
nick_namenullnick_name
page_numnullPage number, starts from 0
page_sizenullNumber of results per page. Default value is 100.
statusnullstatus of the account
to_created_atnullThe end date of created_at in ISO8601 format (inclusive)

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstringThe connected account's ID.