This section details the query parameters that are shared across method types in the platform APIs.
For endpoints that support query parameters, you can insert them using standard notation.
Example Endpoint:
/v4/jobGroups?param1Name=param1Value¶m2Name=param2Value
where:
param1Name
andparam1Value
correspond to the name-value pair for a query parameter.
The following sections contain reference information on query parameters for supported by specific types of endpoints.
This page has no comments.