List Vesting Schedule Templates
GET/v1alpha1/issuers/:issuerId/vestingScheduleTemplates
Scope(s): read_issuer_securitiestemplates
Retrieve vesting schedule templates.
These templates are used to create vesting schedules for securities issued by the issuer. For example, these templates can be referenced in the Create Draft Option Grant endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- default
A successful response.
Returned if required fields are omitted or if provided fields fail validation.
Returned if a valid Authorization header has not been included with the request.
Returned when the user does not have permission to access the resource.
Returned if an unexpected internal server error is encountered.
An unexpected error response.