Get one Scope descriptor
Authorization
BearerAuth Bearer credential resolved to an opaque authenticated Principal by the Server deployment.
In: header
Path Parameters
.*\S.*1 <= length <= 256Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/scopes/string"{ "scope_id": "string", "title": "string", "summary": "string", "parent_scope_id": "string", "context_references": [ "string" ], "external_references": [ { "kind": "string", "value": "string" } ], "version": 1}Publish one exact Artifact revision into another Scope POST
Memory publication is rejected until its complete family-owned state can be created atomically in the target Scope. Prompt publication is rejected because Prompt identities must be registered operation keys. Configure the target Scope through the Artifact Create and Replace APIs instead. Profile artifacts cannot be copied or published across Scopes, whether or not the target already has a Profile. Requests for these families return HTTP 422 with code artifact_publication_unsupported and details.family. Rejection creates no target Artifact or publication record; other supported families retain their existing behavior.
Replace mutable Scope metadata and relationships PUT
Next Page

