Circuits / User Priorities / ListingAsk AIget https://{tenantUrl}/public-api/resources/circuits/v2.0/{circuit}/user-prioritiesGet all circuit's user prioritiesPath ParamscircuitintegerrequiredQuery Paramsper_pageinteger1 to 100Defaults to 100The number of items to return per page.cursorstringThe cursor to fetch the next page. Do not construct this value manually. Use one of the following methods: Use the value from the previous response's links.next to fetch the next page Pass an empty string (e.g., ?cursor or ?cursor=) to initiate cursor pagination on the first page Responses 200Success 401Access token is missing or invalid 403You do not have permission to perform the action 404The record is not foundUpdated about 2 months ago