Legal Signers
How to get Legal Signers Information
Get Investor Legal Signers Information
GET
https://sec-id-api.securitize.io/v1/{clientId}/investor/signers
Used to get investor legal signers information ( returns list of legal signers )
Path Parameters
Name | Type | Description |
---|---|---|
clientId | string | Your application Client Id provided by Securitize |
Headers
Name | Type | Description |
---|---|---|
access-token | string | Investor accessToken |
authorization | string | Your application secret provided by Securitize |
Preview or Download document
Get Investor Legal Signers Information
GET
https://sec-id-api.securitize.io/v1/{clientId}/investor/signers/{signerId}/documents/{documentId}/view
Used to get temporary link to view or download the file.
Path Parameters
Name | Type | Description |
---|---|---|
documentId | string | Id of the selected document to view |
clientId | string | Your application Client Id provided by Securitize |
Headers
Name | Type | Description |
---|---|---|
access-token | string | Investor accessToken |
authorization | string | Your application secret provided by Securitize |
Last updated