GET:organizations/page.json
Commerce APIGET:organizations/page.json

GET:organizations/page.json

organizationsPage

Description

Get a list of organizations you have access to.

See also: Pagination.

Topic: Organizations

Query Parameters

last_key: String

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

Example: ?last_key=str


limit: Int

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

Example: ?limit=5


offset: Int

Skip N entries (pagination). See also: Pagination

Example: ?offset=5

Response Body

OrganizationPage

Response Body Type

Loading module