Get the JSON Schema format of a task creation request

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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of the project

Response
200

OK

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here!