v75

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-21931,1281.5 MB
cosigner

Get Cosigner By Name

Fetch a cosigner by name.

get/v0/platform/cosigners/by-name/{name}

Path parameters

namestring required

Response

Successful Response

tagsstring[] required
idstring required

The Cosigner's assigned unique ID.

namestring nullable required

The Cosigner name as defined upon creation.

status'pending' | 'ok' | 'error' required

The current status of the Cosigner.

  • ok - The Cosigner is active.
  • pending - The Cosigner is waiting for the final activation steps in the multisig wallet to be completed.
  • error - Something went wrong and the Cosigner is not working properly.
errorstring nullable

If the Cosigner status is error, this field will show more information about the error.

created_atstring date-time required

The timestamp the Cosigner was created.

updated_atstring date-time required
updated_bystring nullable required

The user who last updated the Cosigner.

created_bystring required
selected_chainsstring[] nullable