General Functions
Get Creation Detail
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.