List
Lists directory entries with pagination, optional filtering by entry_org_id, and optional full-text search. | authz: min_org_role=operator | () -> (DirectoryEntryListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
search
Full-text search query
filter_entry_org_id
Filter by the org this entry belongs to
sort_by
Field to sort by
Allowed values:
sort_order
Sort order (asc or desc)
Allowed values:
page
page_size
Response
Successful Response
items
total_count
Errors
422
Directory Entries List V1request Unprocessable Entity Error

