activation-instances

List all the Activation Instances

get/activation-instances/

Query parameters

namestring

Filter by activation instance name.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

statusstring

Filter by activation instance status.

Response

countinteger
nextstring uri nullable
previousstring uri nullable
page_sizeinteger nullable
pageinteger nullable

Example response

{
  "count": 123,
  "next": "/eda/api/v1/example/?page=51&page_size=100",
  "previous": "/eda/api/v1/example/?page=49&page_size=100",
  "page_size": 100,
  "page": 50
}

Changes

Changed in 8 of the 8 revisions of this API.4817

    • removed the required property results/items/event_stream_id from the response with the 200 status

      response-required-property-removed

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

    • added the required property results/items/queue_name to the response with the 200 status

      response-required-property-added

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

  • cbf68ddd9760114See the full diff
    • the response property results/items/activation_id became nullable for the status 200

      response-property-became-nullable

    • added the new workers offline enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the required property results/items/event_stream_id to the response with the 200 status

      response-required-property-added

    • added the required property results/items/organization_id to the response with the 200 status

      response-required-property-added

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

  • cf4bda9538d312See the full diff
    • added the new error enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property results/items/git_hash to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/status_message to the response with the 200 status

      response-optional-property-added

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

    • added the new deleting enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

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

  • c84b4813cab121See the full diff
    • added the new stopping enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new unresponsive enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

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

  • f84d9240fdf211See the full diff
    • added the new starting enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

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

  • 62d33b790834228See the full diff
    • removed the required property results/items/organization_id from the response with the 200 status

      response-required-property-removed

    • removed the required property results/items/queue_name from the response with the 200 status

      response-required-property-removed

    • removed the optional property results/items/git_hash from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/status_message from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security EDAJWTAuthentication was removed from the API

      api-security-removed

    • the endpoint scheme security jwtAuth was removed from the API

      api-security-removed

    • removed the deleting enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the error enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the starting enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the stopping enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the unresponsive enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the workers offline enum value from the results/items/status response property for the response status 200

      response-property-enum-value-removed

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