Buscar uma categoria

Exibe detalhes apenas da categoria buscada

GET - 200

{
  "success": true,
  "data": {
    "author_id": 1,
    "author": {
      "id": 1,
      "detail": "Nome do autor",
      "type": 1,
      "user_id": 1,
      "automation_id": 1,
      "form_id": 1,
      "import_id": 1,
      "user_uid": 1
    },
    "creation_date": "2021-12-01T22:02:24Z",
    "update_date": "2021-12-01T22:02:24Z",
    "id": 1,
    "name": "Nome da categoria",
    "parent_id": 1
  }
}
Language
Click Try It! to start a request and see the response here!