Skip to main content
GET
Get a provider record journey

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Query Parameters

typeSlug
string
required
Required string length: 1 - 100
providerExternalId
string
required
Required string length: 1 - 500
cursor
string
Maximum string length: 500
limit
integer
Required range: 1 <= x <= 100
kinds
string

Comma-separated journey kinds: web, communication, engagement, commerce, lifecycle, advertising, system.

Response

Success

record
object
required
journey
object
required