Company

Get Company Stats

get

Retrieves activity statistics for the company associated with the current API key, including active flow count, successful and failed flow run counts, and average flow run time.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/my/company/stats

List Company Transactions

get

Retrieves a paginated list of transactions for the company associated with the current API key. Can be sorted by order_by and direction.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/my/company/transactions

Last updated

Was this helpful?