Agent Tags Get
Author: Rohit Agnihotri
41 views
POST
Agent Tags Get
{{URL}}/api/agent_tags_action
Get Agent tags
HEADERS
Shortcode
code
None
BODY raw
{
"action":"get",
"agent_id": "452845"
}
Example Request
- Get Agent tags
Example Response
{- status: "success"
- message: "Agent Tags"
- data: [
- {
- id: 10
- name: "test"
- created_at: "2023-04-13T13:23:25.000000Z"
- updated_at: "2023-04-13T13:23:25.000000Z"
- pivot: {
- agent_id: 28
- tag_id: 10
}
} - {
- id: 11
- name: "all"
- created_at: "2023-04-13T13:24:37.000000Z"
- updated_at: "2023-04-13T13:24:37.000000Z"
- pivot: {
- agent_id: 28
- tag_id: 11
}
} - {
- id: 12
- name: "news"
- created_at: "2023-04-13T13:28:44.000000Z"
- updated_at: "2023-04-13T13:28:44.000000Z"
- pivot: {
- agent_id: 28
- tag_id: 12
}
}
]
}
Still stuck? How can we help?
How can we help?
A premium WordPress theme with an integrated Knowledge Base,
providing 24/7 community-based support.