OptionalexpandOptionalmaxThe maximum number of items to return per page.
OptionalonlyWhether only the default priority is returned.
OptionalorderThe ordering to return the priority schemes by.
OptionalpriorityA set of priority IDs to filter by. To include multiple IDs, provide an ampersand-separated list. For example,
priorityId=10000&priorityId=10001.
OptionalschemeA set of priority scheme IDs. To include multiple IDs, provide an ampersand-separated list. For example,
schemeId=10000&schemeId=10001.
OptionalschemeThe name of scheme to search for.
OptionalstartThe index of the first item to return in a page of results (page offset).
A comma separated list of additional information to return. "priorities" will return priorities associated with the priority scheme. "projects" will return projects associated with the priority scheme.
expand=priorities,projects.