Get cosigner
Get a cosigner by ID. Note: These endpoints are currently in beta and might be subject to changes. Endpoint Permission: Admin and Non-Signing Admin.
GET
TypeScript
Path Parameters
The unique identifier of the cosigner
Response
A cosigner object
Whether the cosigner is archived
Example:
false
The unique identifier of the cosigner
Example:
"44fcead0-7053-4831-a53a-df7fb90d440f"
The name of the cosigner
Example:
"My Cosigner 1"
The type of the cosigner
Available options:
SANDBOX, SGX, GCP-CONFSPACE, AWS-NITRO, PLAIN Example:
"SGX"
TypeScript