Asset URLs

Asset URLs Management

Get embeded urls

get

Get urls which can be embeded in an iframe for a list of assets.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
and
Responses
chevron-right
200

OK

application/json
get
/urls/embeded

Get standalone urls

get

Get urls which can be opened in a standalone page for a list of assets.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
and
Responses
chevron-right
200

OK

application/json
get
/urls/standalone

Last updated