Get keys
GET/keys
Gets paginated list of keys. The endpoint uses page based pagination. Keys can be filtered by optional parameters: operatorId, assetId, description, companyName and status.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A list of keys.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error