Attachments
View a contact's attachments
Fetch a list of a contact's attachments
Query Parameters
Name
Type
Description
Example request
curl https://web.r0app.com/api/v1/orgs/:org_id/contacts/:contact_id/attachments \
-X GET \
-H 'Authorization: Bearer <token>'View a contact's attachment
Fetch a contact's single attachment
Path Parameters
Name
Type
Description
Example request
Upload an attachment
Upload an attachment
Request Body
Name
Type
Description
Example request
Delete an attachment
Delete an attachment
Path Parameters
Name
Type
Description
Example request
Last updated