get
https://api.atendare.com/v2/authors/
Retorna detalhes de um autor especificado pelo ID.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
GET - 200
{
"success": true,
"data": {
"id": 1,
"detail": "Nome do autor",
"type": 1,
"user_id": 1,
"user_uid": 1,
"automation_id": 1,
"import_id": 1,
"form_id": 1
}
}
