List all instances for the Activation
Path parameters
A unique integer value identifying this rulebook.
Query parameters
Filter by activation instance name.
A page number within the paginated result set.
Number of results to return per page.
Filter by activation instance status.
Response
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.41223
- ▲
removed the required property
results/items/event_stream_idfrom the response with the200statusresponse-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_nameto the response with the200statusresponse-required-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
results/items/activation_idbecame nullable for the status200response-property-became-nullable
- ●
added the new
workers offlineenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ○
the endpoint scheme security
EDAJWTAuthenticationwas added to the APIapi-security-added
- ○
the endpoint scheme security
jwtAuthwas added to the APIapi-security-added
- ○
added the required property
results/items/event_stream_idto the response with the200statusresponse-required-property-added
- ○
added the required property
results/items/organization_idto the response with the200statusresponse-required-property-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
errorenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
results/items/git_hashto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/items/status_messageto the response with the200statusresponse-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
deletingenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ○
api operation id
activations_instances_retrieveremoved and replaced withactivations_instances_listapi-operation-id-removed
- ○
added the new optional
queryrequest parameternamenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpage_sizenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
stoppingenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
unresponsiveenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
startingenum value to theresults/items/statusresponse property for the response status200response-property-enum-value-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
results/items/organization_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
results/items/queue_namefrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameternamerequest-parameter-removed
- ●
deleted the
queryrequest parameterpagerequest-parameter-removed
- ●
deleted the
queryrequest parameterpage_sizerequest-parameter-removed
- ●
deleted the
queryrequest parameterstatusrequest-parameter-removed
- ●
removed the optional property
results/items/git_hashfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/status_messagefrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
activations_instances_listremoved and replaced withactivations_instances_retrieveapi-operation-id-removed
- ○
the endpoint scheme security
EDAJWTAuthenticationwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
jwtAuthwas removed from the APIapi-security-removed
- ○
removed the
deletingenum value from theresults/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
errorenum value from theresults/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
startingenum value from theresults/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
stoppingenum value from theresults/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
unresponsiveenum value from theresults/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
workers offlineenum value from theresults/items/statusresponse property for the response status200response-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
- ▲