Skip to content

Resolve Identity

GET
/api/v1/integrations/{project_id}/resolve/{phone_e164}

Resolve a verified phone-to-app-account link.

project_id
required
Project Id
string format: uuid
phone_e164
required
Phone E164
string
provider_name
Any of:
string
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string

Successful Response

IdentityResolutionResponse

Resolved external app identity response.

object
linked_at
required
Any of:
string format: date-time
metadata
Metadata
object
key
additional properties
any
phone_e164
required
Phone E164
string
project_id
required
Project Id
string format: uuid
provider_name
required
Provider Name
string
provider_user_id
required
Provider User Id
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string