Organizations > Organizations > organizationsPage
Commerce APIOrganizationsOrganizationsorganizationsPage

organizationsPage

GET:organizations/page.json

Description

Get a list of organizations you have access to.

See also: Pagination.

Topic: Organizations

Arguments

last_key: String

Key of the last item from previous page. See also: Pagination


limit: Int

Return up to N entries (pagination). See also: Pagination


offset: Int

Skip N entries (pagination). See also: Pagination


Result

OrganizationPage

Preview (typescript)

Loading module