Skip to main content
GET
Get interview flows

Authorizations

Authorization
string
header
required

Provide your API key UUID in the 'Authorization' header prefixed with 'Bearer '. Example: 'Authorization: Bearer 123e4567-e89b-12d3-a456-426614174000'

Query Parameters

limit
integer
default:100

The number of interview flows to return.

offset
integer
default:0

The offset for the list of interview flows.

team_id
string | null

Filter interview flows by team ID. If not provided, returns interview flows for all teams in the organization.

Response

OK

interview_flows
object[]
required

A list of interview flows.