API Reference

Listar atividades

Log in to see full request history
GET - 200 { "total": 1, "page_index": 0, "page_size": 15, "results": [ { "activitytype": { "id": 1, "name": "Email", "icon": "uil-envelope", "color": "#acce24", "status": 1, "type": 2, "author_id": 1, "creation_date": "2020-11-12T19:25:08Z", "update_date": "2021-02-17T17:29:37Z" }, "author_id": 1, "author": { "id": 1, "detail": "Nome do autor", "type": 1, "user_id": 1 }, "author_done_id": 1, "author_done": { "id": 1, "detail": "Nome do autor", "type": 1, "user_id": 1 }, "id": 1, "event_id": 1, "activitytype_id": 1, "calendar_id": 1, "stage_id": 1, "name": "Email", "description": "Descrição da atividade", "status_desc": "Concluída sem sucesso", "location": "Av. Uruguai, 513 - Centro, Três de Maio - RS, 98910-000, Brasil", "meeting_link": "https://meet.google.com/", "start_date": "2022-08-10T21:00:00Z", "end_date": "2022-08-11T22:00:00Z", "conclusion_date": "2022-07-05T14:57:41Z", "duration": "1.01:00:00", "status": 5, "creation_date": "2022-06-21T19:40:06Z", "update_date": "2022-07-05T14:57:43Z" } ] }
Query Params
int32
Defaults to 0

Para paginação, representa o primeiro elemento da lista de produtos

int32
Defaults to 15

Para paginação, define o total de produtos que ira ser retornado em uma lista. O limite é 15

string

Termo usado para pesquisar

string
Defaults to asc

Tipo de ordenação crescente (ASC) ou decrescente (DESC), o padrão é crescente

filter
object
Headers
string
required
Responses

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