v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Team Templates

List all signature templates that belong to a team

List all the signature templates that belong to the team that the requester is part of.

get/e-signature-templates/team-templates

Query parameters

limitnumber

Limit on number of objects returned. Default to 100. Maximum 100.

skipnumber

The number at which at the starts;. Must be less than maximum of elements

teamIdstring

The user must belong to the team; not required

Response

A directory with a data property that contains an array of up to limit objects, starting after skip. Each entry in the array is a separate object. If no more objects are available, the resulting array will be empty. Returns an error if the requester is not part of the specified teamId

hasMoreboolean required