GET All Clients
Returns a list of the last 100 time stamped clients. For each client, the response contains an array of all client fields (fixed, dynamic and MultiValueFields). Additionally, the response may contain links for client's addresses and client phones.
By default, the nested resources are not expanded. If the child or nested resource needs to be expanded in the response , "expand" needs to be used in the URI.
Note: It is recommended to always use query parameters to reduce traffic. Collections are paginated in groups of (default: 100) entries starting at the offset (default: 0). XMLdata column will not be mapped , and clienttype of 99 will not be returned.
Resource/Request URI
http://server:port/PASService/rest/services/clients
Method
GET
Sample JSON Response
{ |