Get workspace details
Get details about your workspace.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
id
The unique identifier of the API workspace.
name
The name of the API workspace.
created_at
Timestamp in ISO 8601 format when the workspace was created.
plan_id
The ID of the subscription plan.
current_billing_period_start
Start date of the current billing period.
current_billing_period_end
End date of the current billing period.
expert
Indicates whether the user is an expert.
avatar_url
URL of the user's avatar image.
recipes_count
Total number of recipes in the workspace.
interested_applications
List of applications the user is interested in.
company_name
Company name associated with the account.
location
Location associated with the account.
last_seen
Timestamp in ISO 8601 format when the user was last active.
contact_phone
User's contact phone number.
contact_email
User's contact email address.
about_me
User's biography or description.
email
User's email address.
phone
User’s phone number (masked for privacy).
active_recipes_count
Number of active recipes in the workspace.
root_folder_id
ID of the root folder in the workspace.