List custom-registries
GET /custom-registries
GET
/custom-registries
Docker Registry v2 configuration. Token is encrypted via AES-256-GCM.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
url
required
string
username
Username for Basic auth (e.g. ‘oauth2’ for GitLab PAT). Leave empty to use token as Bearer.
string
token
Encrypted authentication token (PAT or password). Never returned in API responses.
string
organisation
status
string
last_checked
string format: date-time
error_message
string
api_url
Optional: GitLab/Harbor API base URL for registry discovery (e.g. https://gitlab.example.com). Required for full repository auto-discovery.
string
is_active
Soft-delete flag. Set to false instead of deleting the record.
boolean
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)