List templates shared with your organization
Lists all workbook templates shared with your organization.
### Usage notes
- Use the `pending` parameter to identify templates that have been shared but not yet accepted.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Query parameters
page
Use to specify further pages using the string returned in the nextPage portion of the response.
limit
Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.
pending
Response
The response body.
entries
nextPage
total
hasMore
[Deprecated] Indicates whether more results are available.

