List indexes for a version
Lists the per-dimension search indexes bound to a package version, most recent first. Each index is the version's serving anchor for one indexed (#(index)-tagged) dimension. The underlying built index is content-addressed and package-scoped (shared across versions that define the same dimension), so it is not exposed here; this returns only the version's bindings.
/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/versions/{versionId}/indexesAuthorization
bearerAuth In: header
Path Parameters
The unique identifier of the organization
^[a-zA-Z0-9_ -]+$The unique identifier of the environment
^[a-zA-Z0-9_ -]+$The unique identifier of the package
^[a-zA-Z0-9_ -]+$The unique identifier of the version
^[a-zA-Z0-9_.-]+$Query Parameters
Maximum number of items to return. Use -1 or omit to return all results. Valid values: -1 (all results) or 1–500.
-1 <= value <= 500-1Number of items to skip before starting to return results
0 <= value0Response Body
application/json
application/json
application/json
application/json
application/json