PersonSearchPaginationResponse
Type definition for PersonSearchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonResponse[] |
Used in endpoints
- Search People
POST /peopleas result
Type definition for PersonSearchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonResponse[] |
POST /people as result