Search modified templates

Query Params
int32

Limit the number of results returned. Default is 1000.

field
array of strings

The fields to return. Defaults to just audit_id.

  • template_id: Include template_id in the response.
  • name: Include name in the response.
  • modified_at: Include modified_at in the response.
  • created_at: Include modified_at in the response.
field
string
enum
Defaults to asc

The order to return results in.

  • asc: Order by modified_at in ascending order.
  • desc: Order by modified_at in descending order.
Allowed:
date-time

Filter results modified after this date time.

date-time

Filter results modified before this date time.

string
enum
Defaults to false

Filter results by archived status.

  • false: Only include unarchived templates.
  • true: Only include archived templates.
  • both: Include both archived and unarchived templates.
Allowed:
string
enum
Defaults to all

Filter results by owner.

  • all: Include all templates.
  • me: Only include templates owned by the requesting user.
  • other: Only include templates owned by other users.
Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json