Get a farm profile
Fetch a single farm profile by its profile_id, including its phone status and email.
Authentication
X-API-Keystring
API Key authentication via header
Path parameters
profile_id
Response
Successful Response
profile_id
Unique profile identifier.
profile_name
Internal display name for the profile.
created_at
Profile creation time as a Unix epoch in milliseconds.
tiktok_username
The TikTok handle linked to this profile.
phone_id
Cloud-phone identifier hosting this profile.
status
Lifecycle status of the underlying farm phone. Common values: awaiting_signup, ready, failed, deactivated.
platforms
Platforms provisioned on this phone (e.g. tiktok, instagram).
accounts
List of platform accounts on this phone, each with platform and username.
phone_number
Rented SMS number associated with this phone.
phone_number_ends_at
Expiration timestamp of the rented phone number rental.
Errors
404
Not Found Error
422
Unprocessable Entity Error