API ReferenceIdentity
Get Operator Image
Get a single operator image, identified by id.
Authorization
bearerAuth user, superuser, admin, superadmin, readonlyAuthorization<token>
In: header
Scope: user, superuser, admin, superadmin, readonly
Path Parameters
id*number
The ID.
Format
doubleResponse Body
application/json
Try it live
curl -X GET "https://example.com/identities/operators/0.1/image"{ "imageUrl": "string"}