v1
latestOpenAPI 3.0.32026-07-1710494199.0 KBactivation-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
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
}