# Retrieve list of profiles in the journey stage

Retrieve a list of profiles in a journey stage.

Endpoint: GET /entities/journeys/{journeyId}/journey_stages/{journeyStageId}/customers
Version: 1.0.0
Security: TdApikeyAuth

## Path parameters:

  - `journeyId` (integer, required)
    Journey ID

  - `journeyStageId` (integer, required)
    Journey stage ID

## Response 200 fields (application/json):

  - `names` (array, required)

  - `rows` (array, required)

