taxii

Get a TAXII collection

One entry of GET /taxii/api-root/collections, same shape.

Plan gate, quota rule and routing aliases: see GET /taxii.

get/taxii/api-root/collections/{collectionId}

Path parameters

collectionIdstring required

Collection id — one of the twelve listed by GET /taxii/api-root/collections

Response

{"id", "title", "description", "can_read": true, "can_write": false, "media_types": ["application/stix+json;version=2.1"]}

Changes