Account Discovery
Discover accessible accounts and user information
Get current user information including accessible accounts
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
User profile with accounts
Authentication failed - invalid or missing API key
Get list of accounts that the current user can access
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
List of accessible accounts
Authentication failed - invalid or missing API key
Get devices that have certificates issued for a specific account
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
Account ID to query
1List of devices with certificates
Authentication failed - invalid or missing API key
Access denied - insufficient permissions or account access
Resource not found
Last updated