List asset group tag members by ID
List members of an asset group tag by ID
Documentation Index
Fetch the complete documentation index at: https://specterops-fetch-json-component.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
^wait=(-1|[0-9]+)$Path Parameters
ID of an asset group tag
Query Parameters
This query parameter is used for determining the number of objects to skip in pagination. The number of items to skip in a paginated response.
x >= 0This query parameter is used for setting an upper limit of objects returned in paginated responses. The limit of results requested by the client.
x >= 0Environment IDs to filter response by
Sortable columns are id, objectid, and name.
Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
Filter by primary_kind
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by name
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter by object_id
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.