Retrieve all templates for the specified workspace.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
per_page | integer | No | 10 | Number of templates per page |
page | integer | No | 1 | Page number |
| Status | Description |
|---|---|
PENDING | Submitted to Meta, awaiting review |
APPROVED | Approved by Meta, ready to use |
REJECTED | Rejected by Meta, cannot be used |
UPDATING | Existing template being updated, under review |
status: "APPROVED" on the client side, or use Sync to update statuses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace.
Number of templates per page.