Skip to main content
GET
List Registry Credentials Endpoint

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

Query Parameters

page
integer
default:1
Required range: x >= 1
page_size
integer
default:100
Required range: 1 <= x <= 100

Response

Successful Response

credentials
RegistryCredentialSummary · object[]
required
total_count
integer
required