Fetch cost traces for a customer by external ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
externalId
The external ID of the customer
Query Parameters
limit
Maximum number of traces to return (1-1000)
offset
Number of traces to skip for pagination
startTime
Filter traces starting from this time (ISO 8601 format)
endTime
Filter traces up to this time (ISO 8601 format)
Response
Success response
traces
meta
Pagination metadata for cost traces