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