Skip to main content
GET
/
api
/
management
/
customers
/
{customer}
/
project-medias
Listar conteúdos de projetos associados ao cliente com arquivos
curl --request GET \
  --url https://api.olie.ai/api/management/customers/{customer}/project-medias \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer
string
required

Response

200

200