Get Biz attribute tag
GET/attributes-tags/{id}
Returns a biz attribute tag record from database for given tagId.
Privileges:
- bp-settings-custom-fields.view
Audit event:
- biz.core.v2.attribute.tag.get
Errors:
- BIZ_CORE:ATTRIBUTE_TAG_NOT_FOUND - Attribute tag with given id not found.
Request
Responses
- 200
- 404
- default
Biz attribute tag record
Biz attribute tag not found
unexpected error