Seated Cable Rows

beginnerstrengthpullcompound
Seated Cable Rows — Cable Middle Back exercise demonstration
Seated Cable Rows — Cable Middle Back exercise demonstration
Body part
Back
Target
Middle Back
Equipment
Cable
Secondary
Biceps, Lats, Shoulders

Instructions

  1. 1For this exercise you will need access to a low pulley row machine with a V-bar. Note: The V-bar will enable you to have a neutral grip where the palms of your hands face each other. To get into the starting position, first sit down on the machine and place your feet on the front platform or crossbar provided making sure that your knees are slightly bent and not locked.
  2. 2Lean over as you keep the natural alignment of your back and grab the V-bar handles.
  3. 3With your arms extended pull back until your torso is at a 90-degree angle from your legs. Your back should be slightly arched and your chest should be sticking out. You should be feeling a nice stretch on your lats as you hold the bar in front of you. This is the starting position of the exercise.
  4. 4Keeping the torso stationary, pull the handles back towards your torso while keeping the arms close to it until you touch the abdominals. Breathe out as you perform that movement. At that point you should be squeezing your back muscles hard. Hold that contraction for a second and slowly go back to the original position while breathing in.
  5. 5Repeat for the recommended amount of repetitions.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/seated-cable-rows"

Customize the request

  • Translate the response
    /v1/exercises/seated-cable-rows?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every middle back exercise
    /v1/exercises?target=middle-back
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=cable&difficulty=beginner
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=Seated%20Cable%20Rows
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises