v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1320176217.8 KB
enterprises

Lists active, unexpired enrollment tokens for a given enterprise. The list items contain only a partial view of EnrollmentToken object. Only the following fields are populated: name, expirationTimestamp, allowPersonalUsage, value, qrCode. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.

get/v1/{+parent}/enrollmentTokens

Path parameters

parentstring required

Required. The name of the enterprise in the form enterprises/{enterpriseId}.

Query parameters

pageSizeinteger

The requested page size. The service may return fewer than this value. If unspecified, at most 10 items will be returned. The maximum value is 100; values above 100 will be coerced to 100.

pageTokenstring

A token identifying a page of results returned by the server.

Response

Successful response