The format of a task creation request specified according to JSON Schema draft 7 can be retrieved via this schema API endpoint. The response includes the following details for inputs configured on the given project:

  • If a specific format has been configured, this is returned as a format of integer, uri, or date.
  • If the input is "required" (blank values are rejected), this is indicated with a pattern of ^.+$.
  • If the input has been configured as a primary key, client batch id, task group id, or hidden from deliveries, those are provided in a comma-separated list in the description.
Language
Authorization
Query
Click Try It! to start a request and see the response here!