/
/Basis Platform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3h ago · Updated 3w ago
Analytics31
  • get/v1/me
  • get/v1/agency
  • get/v1/brands/{id}
  • get/v1/brands
  • get/v1/clients/{id}
  • get/v1/clients
  • get/v1/vendors/{id}
  • get/v1/vendors
  • get/v1/properties/{id}
  • get/v1/properties
  • get/v1/campaigns/{id}
  • get/v1/campaigns
  • get/v1/campaigns/{campaign_id}/line_items/{id}
  • get/v1/campaigns/{campaign_id}/line_items
  • get/v1/campaigns/{campaign_id}/addons/{id}
  • get/v1/campaigns/{campaign_id}/addons
  • get/v1/verticals/{id}
  • get/v1/verticals
  • get/v1/kpis/{id}
  • get/v1/kpis
  • get/v1/creatives/{id}
  • get/v1/creatives
  • get/v1/delivery_sources/{id}
  • get/v1/delivery_sources
  • get/v1/conversions/{id}
  • get/v1/conversions
  • get/v1/groups/{id}
  • get/v1/groups
  • get/v1/tactics/{id}
  • get/v1/tactics
  • get/v1/stats/{scope}
    Analytics

    Lists all creatives.

    get/v1/creatives

    Query parameters

    cursorstring

    Used to paginate through the list of records. Don't set this parameter to see the first page of records, then check the metadata object in the response for the cursor to use to fetch the next page.

    Response

    Successful Response

    Changes