Skip to main content

Download a CSV file with Credits Usage entries.

GET 

/account/credits/usage/report/

Request

Query Parameters

    end_dt date-time

    Include instances created before ISO-formatted timestamp

    operation string

    Possible values: [earned, expired, purchased, used]

    Filter by operation. Multiple values are allowed.

    start_dt date-time

    Include instances created after ISO-formatted timestamp

    target string

    Base58 ID to filter instances by the target linked to the entry

    target__label string

    Filter by the name of the target's label.

Responses

Download a CSV file with Credits Usage entries

Schema

    string

Loading...