bodyparts

GetAllBodyparts

get/api/v1/bodyparts

Response

List all the bodyparts.

successboolean required

Indicates whether the request was successful

Example response

{
  "success": true
}

Changes