Lists image repositories.

GET {{baseUrl}}/api/v2/databases/:database/schemas/:schema/image-repositories?like=<string>

Lists the image repositories under a specified database and schema.

Request Params

KeyDatatypeRequiredDescription
likestringQuery parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{&quot;name&quot;:&quot;\&quot;\&quot;\&quot;|?9\&quot;\&quot;j\&quot;\&quot;M\&quot;&quot;,&quot;database_name&quot;:&quot;\&quot;\&quot;\&quot;\&quot;\&quot;w\&quot;\&quot;\&quot;&quot;,&quot;schema_name&quot;:&quot;MIDBw0O7gS&quot;,&quot;created_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;repository_url&quot;:&quot;\u003cstring\u003e&quot;,&quot;owner&quot;:&quot;\u003cstring\u003e&quot;,&quot;owner_role_type&quot;:&quot;\u003cstring\u003e&quot;},{&quot;name&quot;:&quot;QsPLnZl&quot;,&quot;database_name&quot;:&quot;\&quot;\\\&quot;\&quot;U s\&quot;&quot;,&quot;schema_name&quot;:&quot;\&quot;J\&quot;\&quot;c\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;R\&quot;&quot;,&quot;created_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;repository_url&quot;:&quot;\u003cstring\u003e&quot;,&quot;owner&quot;:&quot;\u003cstring\u003e&quot;,&quot;owner_role_type&quot;:&quot;\u003cstring\u003e&quot;}]