Query identities by visit
Description
This method retrieves a list of identities for the given visit ID.
Request
| Method | GET | |||
|---|---|---|---|---|
| URL | /visits/${visitId}/identities | |||
| Parameters | ||||
| Name | Value | Mandatory | Description | |
| include_visits | 
  | 
no | If true, each returned identity contains the reference list of associated visits. | |
| include_visits_detail | 
  | 
no | If true, each returned identity contains the associated visits resources.
 You can only use this parameter if include_visits is set to true.  | |
| include_pages | 
  | 
no | If true, each returned identity contains the reference list of the associated pages. | |
| include_pages_detail | 
  | 
no | If true, each returned identity contains the associated pages. You can only use this parameter if include_pages is set to true. | |
| include_events | 
  | 
no | If true, each returned identity contains the reference list of associated events. | |
| include_events_detail | 
  | 
no | If true, each returned identity contains the associated events. You can only use this parameter if include_events is set to true. | |
| association | 
  | 
no | Defines the type of association between the current visit and the returned identity. | |
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! 
		
                
                                
            