Retrieve a list of registries with optional filtering and pagination.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the folder to filter registries.
The number of registries to return per page.
10
The order in which to return registries.
"created_at"
List of registries retrieved successfully.
The response is of type object
.