Trading

Get last observed agent trade-token expiry

Tenant-authenticated diagnostic endpoint for observing agent JWT expiry without granting trading authority.

get/trade/token-status

Query parameters

agentIdstring

Response

JSON response

oktrue required

Changes

Changed in 1 of the 9 revisions of this API.112

  • 261a7c8070b2112See the full diff
    • the data/observedAt response's property type/format changed from number null/ to string null/ for status 200

      response-property-type-changed

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security tenantApiKey was added to the API

      api-security-added

    • api tag Trading added

      api-tag-added

    • api tag trade removed

      api-tag-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • the ok response property const value false was added for the status 400

      response-property-const-added

    • the ok response property const value true was added for the status 200

      response-property-const-added

    • removed the false enum value from the ok response property for the response status 400

      response-property-enum-value-removed

    • removed the true enum value from the ok response property for the response status 200

      response-property-enum-value-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog