Get Organization Tags
Get Tags
GET
https://{server_address}/api/v1/organization/tags
Get a list of tags for specified organization
Query Parameters
Name
Type
Description
orgId
1
Organization's identifier. Should be a valid integer.
Headers
Name
Type
Description
Authorization*
Bearer {access_token}
Request examples:
Last updated
Was this helpful?