Changes to GET /api/v1/:context_id/profile

GET /api/v1/{context_id}/profile

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. 9f15987130678

What changed

    • 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