Skip to main content
GET
Get Asset Summary
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Query Parameters:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

startDate
string<date>

Filter assets created from this date (inclusive)

endDate
string<date>

Filter assets created to this date (inclusive)

type
enum<string>

Filter by asset type

Available options:
Audio,
Video,
Ringtone,
YouTube
explicit
enum<string>

Filter by explicit rating

Available options:
explicit,
clean

Response

Success

message
string
Example:

"success"

summary
object