Environments

Get deployment environment tokens

get/api/v1/deployments/{deploymentId}/environments/{environmentId}/tokens

Path parameters

deploymentIdinteger required
environmentIdinteger required

Query parameters

offsetinteger nullable
limitinteger nullable
afterstring
firstinteger

Response

Changes

Changed in 2 of the 9 revisions of this API.66

  • 97e15146014365See the full diff
    • the response property pagination became optional for the status 200

      response-property-became-optional

    • added DeploymentsPagination subschema #2 to the pagination response property oneOf list for the response status 200

      response-property-one-of-added

    • the pagination response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property pagination/limit from the response with the 200 status

      response-required-property-removed

    • removed the required property pagination/offset from the response with the 200 status

      response-required-property-removed

    • removed the required property pagination/total from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter first

      new-optional-request-parameter

    • added the optional property pageInfo to the response with the 200 status

      response-optional-property-added

    • response property data deprecated

      response-property-deprecated

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

      response-required-property-added

    • endpoint added

      endpoint-added

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