Lyrics

Get lyrics status

Returns the current processing status of a lyrics submission. When status is success, the response includes the indexed plain-text lyrics.

get/distribution/v1/lyrics/{lyrics_request_id}

Path parameters

lyrics_request_idinteger required

The lyrics request identifier returned by POST /distribution/v1/lyrics

Query parameters

musixmatch_user_idstring required

The Musixmatch user ID of the artist, obtained via token introspection of the user's access token

Response

Current lyrics status.

messagestring

Descriptive message of performed operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.