Fetch resource
This endpoint allows fetching a resource by id.
Authorizations
API Key Authentication.
Path Parameters
The unique identifier of the resource in our system.
Response
Schema representing a resource.
The unique identifier of the resource in our system.
The name of the resource.
"Emails sent"
The type of the resource.
unit, currency The aggregation method used for this resource.
sum, last_during_period, unique The aggregateByField property indicates which field will be considered when aggregating events.
"value"
The billing model for this resource.
in_full, proration The related item identifier for this resource.
The filters selecting the events this resource counts. Conditions repeated for the same property match if ANY condition matches (OR); different properties must ALL match (AND). At least one filter must use the property eventName.
The timestamp when the resource was archived, or null if not archived.