Changes to Get API tokens by name

GET /api/admin/api-tokens/{name}

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

Changed in 1 of the 7 revisions of this API.21

  1. b2c3116e633e21

What changed

  • b2c3116e633e21See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became optional for the status

      response-property-became-optional

    • added the optional property // to the response with the status

      response-optional-property-added