API Reference

Criar um usuário

Retorna detalhes de um contato especificado pelo ID.

Log in to see full request history
GET - 200 { "total": 1, "page_index": 0, "page_size": 15, "results": { "id": 1, "name": "Tipo de registro", "key": "Chave do registro", "description": "Descrição do registro", "creation_date": "2020-12-08T20:43:17Z", "type": 1, "author_id": 1, "author": { "id": 1, "detail": "Nome do autor", "type": 1, "user_id": 1, "user_uid": 1, "automation_id": 1, "import_id": 1, "form_id": 1 } } }
Path Params
int64
required

ID do usuário

string
required

Tipo de registro

Headers
string
required
Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json