Get Single Tag
Retrieve a single tag.
Get single tag
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"id": 1,
"name": "testings",
"color": "#3F95FD",
"userId": 12,
"type": [
"contact"
],
"dateCreated": "2021-03-17T06:25:56.000Z"
}
}Last updated