Typescript (SDK)
directory
Get Directory Member History
Get version history for a directory member (contact). Version 1 is always the oldest; order_by_direction only controls response order.
GET
Typescript (SDK)
Authorizations
Path Parameters
Query Parameters
Page number (0-based)
Required range:
x >= 0Items per page
Required range:
1 <= x <= 100Sort by oldest first (asc) or newest first (desc). Version 1 is always the oldest.
Available options:
asc, desc Directory response format: normalized (default) strips @hours and formats times; raw returns stored @hours values.
Available options:
normalized, raw Response
Successful Response
List of items returned from the query
The page number of the results (0-based)
Example:
0
The number of items returned per page
Example:
25
The total number of pages of results given the indicated page size
Example:
4
The total number of items returned from the query
Example:
100

