Lists

Get a list entry

Retrieves a single entry from a list.

get/v1/lists/{id}/entries/{entryId}

Response

Retrieves a single entry from a list.

Example response

{
  "data": {
    "id": "665f1c2a9b1e4a0012a3b4c5",
    "resourceType": "company"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.