List external storage configurations

List the organization's customer-managed external storage configurations.

get/organization/external_storage

Query parameters

project_idstring nullable
Example:proj_123
afterstring nullable

Return external storage configurations after this ID.

Return external storage configurations after this ID.

order'asc' | 'desc'
limitinteger

Response

Success

object'list' required
first_idstring nullable required
last_idstring nullable required
has_moreboolean required

Changes

Changed in 3 of the 161 revisions of this API.14

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ▲

      added to the // response property oneOf list for the response status

      response-property-one-of-added

    • ○

      endpoint added

      endpoint-added