Closed keimoon closed 1 year ago
Hi @keimoon - the query api is currently only available on Warrant cloud. You can try it out with a cloud service account.
Hi @keimoon, in case you're just looking to list warrants using specific filters (e.g. objectType
, objectId
, etc.), you can also make use of the List Warrants endpoint which is supported by the open source version of Warrant.
@keimoon, support for the Query API was added in #225.
/v1/query API is stated here in the API reference https://docs.warrant.dev/warrants/query-warrants/ but the local warrant server returns not found.