List Embed Jobs

The list embed job endpoint allows users to view all embed jobs history for that specific user.

Authentication

AuthorizationBearer

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

Headers

X-Client-NamestringOptional
The name of the project that is making the request.

Response

OK
embed_jobslist of objects or null

Errors