> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omnatic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get v1creatives



## OpenAPI

````yaml api-reference/openapi.json get /v1/creatives/
openapi: 3.0.3
info:
  title: Omnatic API
  description: Omnatic API Documentation
  version: 1.0.0
servers: []
security:
  - apiKey: []
paths: {}
components:
  securitySchemes:
    apiKey:
      type: apiKey
      name: X-API-KEY
      in: header

````