applications-controller

get/applications

Query parameters

pageinteger
pageSizeinteger
status'APPLICATION_SUBMITTED' | 'APPLICATION_GRANTED' | 'APPLICATION_REFUSED'

The status of an application

Response

OK

Changes

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

  • c497955104f852See the full diff
    • for the query request parameter status, default value was changed from APPLICATION_SUBMITTED to APPLICATION_GRANTED

      request-parameter-default-value-changed

    • removed the enum value APPLICATION_IN_PROGRESS from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value GRANTED from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value READY from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value REFUSED from the query request parameter status

      request-parameter-enum-value-removed

    • added the new enum value APPLICATION_GRANTED to the query request parameter status

      request-parameter-enum-value-added

    • added the new enum value APPLICATION_REFUSED to the query request parameter status

      request-parameter-enum-value-added

    • added the new optional query request parameter status

      new-optional-request-parameter

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

      response-optional-property-added

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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