OptionalpagePage index of the results to return. First page is 0.
Optionalper_Number of results per page. There is a maximum of 1000 results allowed from this endpoint.
Optionalinclude_Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
OptionalfieldsComma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.
Optionalinclude_Whether specified fields are to be included (true) or excluded (false).
Optionaluser_user_id of the devices to retrieve.
Optionalclient_client_id of the devices to retrieve.
OptionaltypeType of credentials to retrieve. Must be public_key, refresh_token or rotating_refresh_token. If none is provided a combined list of refresh_tokens and public_keys will be returned (and no rotating_refresh_token), in this case page, per_page and include_totals will be ignored.
Example