Skip to main content
GET
Describe the application's registry robot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required

Response

Successful Response

created_at
string
required
credential_name
string
required

Registry credential holding the robot login.

declared
boolean
required

The robot lives on a registry the organisation operates rather than on Ankra's.

host
string
required
manageable
boolean
required

Ankra can mint and rotate a robot on this registry: always on the organisation's own registry, and on a declared registry once admin_credential_name names a robot administrator.

message
string
required

Why no robot is provisioned or manageable, and what would change that.

password_secret_name
string
required
project
string
required
provisioned
boolean
required

A push robot minted on the registry the application publishes to backs its repository login.

robot_name
string
required
rotated_at
string
required
stale
boolean
required

The recorded robot was minted on a registry the application no longer publishes to.

username_secret_name
string
required