Skip to main content
POST
Check if phone verification is required

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The information pertinent to determine if the account requires phone verification before project creation.

verify_phone
boolean

Does this user need to verify their phone number for project creation.

Last modified on June 16, 2026