api

Get resources

get resources

get/resources

Query parameters

takeinteger

indicates how many transactions can be returned by each page

skipinteger

indicates how many transactions will be skipped when paginating

querystring

query to search transactions, based on transaction name and description

sortBy'created' | 'name' | 'last_run'

indicates the sort field for the transactions

sortDirection'asc' | 'desc'

indicates the sort direction for the transactions

Response

successful operation

Resource[] required— unresolved $ref

Changes