List Material Tags
Returns a paginated list of material tags for the authenticated business.
Ordered by name ascending. This endpoint does not accept a sort parameter.
Requires scope: categories:read
Authentication
API_KEYstring
API Key authentication via header
Query parameters
page
Zero-based page index. Defaults to 0.
size
Items per page. Defaults to 20, maximum 100.
Response
This endpoint returns an object.
data
pagination
Pagination metadata returned on all list endpoints.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Rate Limit Error