organizations
public

List Organizations

List organizations.

Scopes: organizations:read organizations:write

get/v1/organizations/

Query parameters

slugstring nullable

Filter by slug.

Filter by slug.

pageinteger

Page number, defaults to 1.

Page number, defaults to 1.

limitinteger

Size of a page, defaults to 10. Maximum is 100.

Size of a page, defaults to 10. Maximum is 100.

sortingOrganizationSortProperty[] nullable

Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.

Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.

Response

Successful Response

Changes

Changed in 2 of the 11 revisions of this API.6

    • added the optional property items/items/feature_settings/anyOf[subschema #1: OrganizationFeatureSettings]/dispute_auto_accept_enabled to the response with the 200 status

      response-optional-property-added

    • added the required property items/items/dispute_settings to the response with the 200 status

      response-required-property-added

    • added the required property items/items/customer_email_settings/payment_method_expiration_reminder to the response with the 200 status

      response-required-property-added

    • added the required property items/items/embed_hosts to the response with the 200 status

      response-required-property-added

    • added the required property items/items/embed_hosts_enforced to the response with the 200 status

      response-required-property-added

    • added the required property items/items/onboarding_resubmission_requested_at to the response with the 200 status

      response-required-property-added