Optional
configuration: ConfigurationCreate a new Server-Signer
Optional
createServerSignerRequest: CreateServerSignerRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Create a new Server-Signer
Get a server signer by ID
The ID of the server signer to fetch
Optional
options: RawAxiosRequestConfigOverride http request option.
Get a server signer by ID
List events for a server signer
The ID of the server signer to fetch events for
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigOverride http request option.
List events for a server signer
List server signers for the current project
Optional
limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional
page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional
options: RawAxiosRequestConfigOverride http request option.
List server signers for the current project
Submit the result of a server signer event
The ID of the server signer to submit the event result for
Optional
seedCreationEventResult: SeedCreationEventResultOptional
options: RawAxiosRequestConfigOverride http request option.
Submit the result of a server signer event
Submit the result of a server signer event
The ID of the server signer to submit the event result for
Optional
signatureCreationEventResult: SignatureCreationEventResultOptional
options: RawAxiosRequestConfigOverride http request option.
Submit the result of a server signer event
ServerSignersApi - functional programming interface