Retrieve a contact
Get contact
GET
https://ris.rightsline.com/v4/contact/:id
This endpoint allows you to retrieve a specific contact by ID.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the contact to retrieve. |
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your company's API key. |
Authentication | string | Authentication token. |
Last updated