Get list of signing keysAsk AIget https://api.fireblocks.io/v1/key_link/signing_keysReturns the list of signing keys in the workspaceQuery ParamspageCursorstringCursor to the next pagepageSizenumber1 to 50Defaults to 10Amount of results to return in the next pagesortBystringenumDefaults to createdAtField(s) to use for sortingcreatedAtAllowed:createdAtorderstringenumDefaults to ASCIs the order ascending or descendingASCDESCAllowed:ASCDESCvaultAccountIdnumberReturn keys assigned to a specific vaultagentUserIdstringReturn keys associated with a specific agent useralgorithmstringenumReturn only keys with a specific algorithmECDSA_SECP256K1ECDSA_SECP256K1EDDSA_ED25519Allowed:ECDSA_SECP256K1EDDSA_ED25519enabledbooleanReturn keys that have been proof of ownershiptruefalseavailablebooleanReturn keys that are proof of ownership but not assigned. Available filter can be used only when vaultAccountId and enabled filters are not settruefalseisAssignedboolean | nullReturn keys that are assigned to a vault accounttruefalsekeyPrefixstringA case-insensitive prefix filter that matches records where either keyId or signingDeviceKeyID starts with the specified value.Responses 200List of signing keys and a data that allows requesting the next page if applicable defaultError ResponseUpdated 4 months ago