Get a profile suitable for LLM system prompt injection

get/api/v1/{context_id}/profile

Path parameters

context_idstring required

Spectron context id

Response

Changes

Changed in 1 of the 5 revisions of this API.8

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the optional property dynamic/items/entity to the response with the 200 status

      response-optional-property-added

    • added the optional property dynamic/items/entityType to the response with the 200 status

      response-optional-property-added

    • added the optional property preferences/items/entity to the response with the 200 status

      response-optional-property-added

    • added the optional property preferences/items/entityType to the response with the 200 status

      response-optional-property-added

    • added the optional property static/items/entity to the response with the 200 status

      response-optional-property-added

    • added the optional property static/items/entityType to the response with the 200 status

      response-optional-property-added

    • added the required property selfFacts to the response with the 200 status

      response-required-property-added