Segment - Lookup
GET /segments/v2/{bucket}/segment/{uid}/lookup
Lookup a record within a segment using a simple single search term
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The bucket (client) name
Example
exampleUsually the final element in the URI, an alphanumeric unique identifier
Example
6305f074683e800f3abe809eQuery Parameters
Section titled “Query Parameters ”Usually the final element in the URI, an alphanumeric unique identifier
Example
6305f074683e800f3abe809eResponses
Section titled “ Responses ”A list of segments matching the search terms
object
The human readable value of the record the URI points to
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
Example
/example/person/6305f074683e800f3abe809e/A standard error message
object
A human readable description of the error
A concise error message
A machine readable error type
Authentication error