Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
You need to call the Get Creation Status API to check the status of the creation first. If the status is ‘succeed’, you can then call this API to retrieve the details of the creation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.