/api/v1/subscriptionsAsk AIget https://admin.humanapi.co/api/v1/subscriptionsFind a subscriptionQuery ParamsclientUserIdstringrequiredThe clientUserId of user.subscriberEmailstringrequiredThe email that the subscription is bound torolestringenumrequiredThe role that the subscription is bound to.producerAllowed:produceroffsetint32Defaults to 0The index of the first record to returnlimitint32Defaults to 50The max number of records to return in one queryquerystringThe search string for paginationsortstringThe sort option for paginationResponses 200OK 401The token provided is invalid. It may have expired or may have been revoked. 404The specified resource was not found (e.g. the id does not exist)Updated about 2 months ago