Get Organization Tag

GET {{baseUrl}}/v1/organization-tag/:uid

Gets organization tag

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"uid":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","organizationUid":"\u003cstring\u003e","name":"\u003cstring\u003e","color":"\u003cstring\u003e","parentTagUid":"\u003cstring\u003e"}