f0f28319e448
Get dynamic behavior sets
Retrieve dynamic behavior sets that match the given filters.
Permissions
This endpoint may be impacted by the following permissions:
- Only dynamic behavior sets that the authenticated user has DynamicBehaviorInstruction:GetDynamicBehaviorInstruction permission for will be retrieved.
Path parameters
Query parameters
The IDs of the dynamic behavior sets to retrieve.
The IDs of the dynamic behavior sets to retrieve.
The maximum number of dynamic behavior sets to return.
The maximum number of dynamic behavior sets to return.
The continuation token to use to retrieve the next set of dynamic behavior sets.
The continuation token to use to retrieve the next set of dynamic behavior sets.
Whether the dynamic behavior set is active.
Whether the dynamic behavior set is active.
The IDs of the services that the dynamic behavior set is applied to.
The IDs of the services that the dynamic behavior set is applied to.
The creators of the dynamic behavior sets.
The creators of the dynamic behavior sets.
The tags of the dynamic behavior sets. Must be specified using the syntax key:value, which means to match all sets with the given key and value pair among its tags. If value is *, it means the value does not matter. If value is empty, it matches against when the value is None.
The tags of the dynamic behavior sets. Must be specified using the syntax key:value, which means to match all sets with the given key and value pair among its tags. If value is *, it means the value does not matter. If value is empty, it matches against when the value is None.
The fields to sort the sets by. Supported fields are updated_at. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
The fields to sort the sets by. Supported fields are updated_at. Specify a + before the field name to indicate ascending sorting and - for descending sorting. Multiple fields can be specified to break ties.
Headers
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
The Mongo cluster name to perform this request in. This is usually not needed unless the organization does not exist yet in the Amigo organization infra config database.
Response
Succeeded.