Ga naar de inhoud
AchaduDevelopers
Operationele APIGa naar website
Dashboard
Developers/API/messages_list
Postvak IN

Lijst berichten

Geeft de gepagineerde geschiedenis van een gesprek weer.

GET/inbox/conversations/{id}/messagesinbox:read

Verzoek

idstring · pathResource-ID.verplicht
limitinteger · queryAantal per pagina.optioneel
offsetinteger · queryPaginering offset.optioneel

Voorbeeld

curl
curl 'https://achadu.com/api/v1/inbox/conversations/resource_id/messages' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Antwoord

200Operatie voltooid
4xxFout met code, bericht en request_id