Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]Authorization: Bearer ********************curl --location 'https://api.bigpanda.io/resources/v2.0/tags?source_system=&page=&per_page=' \
--header 'Authorization: Bearer <token>'[
{
"name": "string",
"_id": "string",
"parent_source_system": "string",
"source_system": "string",
"last update": 0,
"total_hits": "string"
}
]