List a Group's Enrollments
GET {{baseUrl}}/monitoring/v1/groups/:groupId/licenseenrollments?page={{page}}&size={{size}}
Retrieve the license enrollment properties for the given groupId
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | ||
size | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Accept | string |
RESPONSES
status: OK
{"data":[{"licenseId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","enrollmentType":"enrolled","modifyDateTime":"1964-05-05T12:57:55.847Z","license":{"licenseState":"FL","licenseNumber":"","licenseZipCode":0,"licenseCountyCode":"US","licenseGender":"1","licenseClass":"","licenseStatus":"other","licenseStatusDate":"2008-08-23","CDL":false,"expirationDate":"1988-12-17","issuedDate":"1978-11-21","requestorCode":""}},{"licenseId":"3fa85f64-5717-4562-b3fc-2c963f66afa6","enrollmentType":"enrolled","modifyDateTime":"1947-04-28T03:53:07.978Z","license":{"licenseState":"TN","licenseNumber":"","licenseZipCode":0,"licenseCountyCode":"US","licenseGender":"Female","licenseClass":"","licenseStatus":"valid","licenseStatusDate":"2013-10-06","CDL":false,"expirationDate":"2003-09-21","issuedDate":"1972-02-12","requestorCode":""}}],"meta":{"totalPages":78779978,"totalRecords":15338549},"links":{"self":"officia sint esse Duis","first":"dolor velit proident laborum","prev":"nulla cillum","next":"sunt","last":"ea laborum Duis in"}}