Retrieves the details and status of a specific song generation job. Returns null if the song is not found or doesn’t belong to the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the details and status of a specific song generation job.
The response is of type object
.