OK
{- "items": [
- {
- "id": "db-123",
- "unique_identifier": "my-db-123",
- "name": "my-db-123",
- "schema": "my-db-123",
- "version": "my-db-123",
- "tags": [
- {
- "key": "key-1",
- "value": "value-1"
}
]
}
], - "response_metadata": {
- "prev_cursor": "string",
- "next_cursor": "string",
- "total": 0
}
}