List a service account's API keys
GET/v1/networks/:networkId/service-accounts/:id/keys
Lists the API keys owned by this service account, including revoked and expired ones; secret tokens are never returned. Requires read-only access to the network.
Request
Responses
- 200
- 401
- 403
- 404
List a service account's API keys
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found