HEAD api/v1/informapp/users/{BusinessGroupId}?PageNumber={PageNumber}&PageSize={PageSize}
List user
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BusinessGroupId |
Business group id |
universally unique identifier |
Required |
| PageNumber |
Page number |
integer (32 bits) |
Default value: 1 Example value: 1 Range: inclusive between 1 and 2147483647 |
| PageSize |
Number of records per page |
integer (32 bits) |
Default value: 10 Example value: 10 Range: inclusive between 0 and 100 |
Body Parameters
None.