Jump to: navigation, search

Query identities by globalVisitID

Description

This method retrieves a list of identities for the given global visit ID.

Request

Method GET
URL /global_visits/${globalVisitId}/identities
Parameters
Name Value Mandatory Description
${globalVisitId} string yes Global visit identifier.

Response

The History REST API answers with HTTP codes for every request. The following table shows the correct response for a successful request. See HTTP Response Codes and Errors for further details on the possible codes that this request can return.

HTTP code 200
HTTP Title OK
Body JSON array of Identity
This page was last edited on March 10, 2020, at 13:56.
Comments or questions about this documentation? Contact us for support!