Get list of registered validation keys
Returns the list of validation keys in the workspace
GET
TypeScript
Query Parameters
Cursor to the next page
Amount of results to return in the next page
Required range:
1 <= x <= 50Field(s) to use for sorting
Available options:
createdAt Is the order ascending or descending
Available options:
ASC, DESC Previous
Add a new validation keyAdds a new validation key used to validate signing keys. The new validation key will undergo an approval process by the workspace quorum.
Next
TypeScript