Search objects in a space
POST/v2/spaces/:space_id/search
filter and filters are two spellings of the same thing, the compact string and the structured array; sending both is refused. This is a read carried by POST because the query needs a body, so pagination stays in the query string and a limit or offset in the body is refused.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 404
Minimal object rows
Invalid request (validation_failed / ambiguous_input)
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Space not found