# Get customer team member.

Get customer team member.

Endpoint: GET /customer-team-members/{customer_team_member_id}
Version: 1.0.0
Security: Token

## Path parameters:

  - `customer_team_member_id` (string, required)
    The ID of a customer team member. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

## Query parameters:

  - `include` (string)
    Comma separated list of optional data to include in the response
    Example: "customer"

## Response 200 fields (application/json):

  - `status` (string, required)
    What was the state of the request?
    Example: "success"

  - `data` (object)
    A record of a customer team membership on the Aryeo platform.

  - `data.object` (string)
    A canonical value representing a resource.
    Enum: "CUSTOMER_TEAM_MEMBERSHIP"

  - `data.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.role` (string, required)
    The role of the customer team membership.
    Enum: "admin", "member"

  - `data.invitation_accepted_at` (string,null)
    The date and time (ISO 8601 format) when the invitation was accepted.
    Example: "2025-04-01T05:59:59.999999Z"

  - `data.status` (string, required)
    The status of the customer team membership.
    Enum: "deleted", "archived", "revoked", "active", "invited"

  - `data.customer_team` (object)
    A customer group is a legacy name for what is now a customer team. A customer team is a container for customers, allowing you to apply settings such as price overrides and billing customer configurations in bulk.

  - `data.customer_team.object` (string)
    A canonical value representing a resource.
    Enum: "CUSTOMER_TEAM"

  - `data.customer_team.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.name` (string, required)
    The name of the customer team.
    Example: "John Doe Customer Group"

  - `data.customer_team.description` (string,null)
    The description of the customer team.
    Example: "John Doe Customer Team is a customer team for John Doe."

  - `data.customer_team.internal_notes` (string,null)
    The internal notes of the customer team.
    Example: "John Doe's customer team normally doesn't work on Fridays."

  - `data.customer_team.logo_url` (string,null)
    The logo image URL of the customer team.
    Example: "https://picsum.photos/640/480"

  - `data.customer_team.brokerage_name` (string,null)
    The name of the brokerage team.
    Example: "Grimes-Mante"

  - `data.customer_team.brokerage_website` (string,null)
    The website URL of the brokerage team.
    Example: "http://www.tillman.info/aut-odio-qui-voluptatibus"

  - `data.customer_team.affiliate_id` (string,null)
    The affliate ID for the customer team.
    Example: "JOHN_DOE"

  - `data.customer_team.should_display_original_price` (boolean)
    Indicates if original prices should be displayed for this customer team.
    Example: true

  - `data.customer_team.should_disable_automated_payment_reminder_email` (boolean)
    Indicates if automated payment reminder emails should be disabled for this customer team.
    Example: true

  - `data.customer_team.should_lock_downloads_before_payment` (boolean,null)
    Indicates if the downloads should be locked before payment for this customer team.
    Example: true

  - `data.customer_team.order_form_id` (string,null)
    The ID of the order form.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.created_at` (string,null)
    The date and time (ISO 8601 format) when the customer team was created.
    Example: "2025-03-07T13:59:03.000000Z"

  - `data.customer_team.is_showingtimeplus_team` (boolean)
    Indicates if the customer team is a ShowingTime team.
    Example: true

  - `data.customer_team.billing_customer` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.billing_customer.object` (string)
    A canonical value representing a resource.
    Enum: "GROUP"

  - `data.customer_team.billing_customer.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.type` (string, required)
    The type of the group. Can be CREATOR, AGENT, or BROKERAGE, and may dictate the attributes of the group returned.
    Enum: "CREATOR", "AGENT", "BROKERAGE"

  - `data.customer_team.billing_customer.name` (string, required)
    The name of the group.
    Example: "John Doe Reality"

  - `data.customer_team.billing_customer.email` (string,null)
    The email address of a group.
    Example: "john.doe@gmail.com"

  - `data.customer_team.billing_customer.phone` (string,null)
    A phone number represented in whichever standards specified by the group, typically ###-###-#### (separated by hyphens).
    Example: "6175550173"

  - `data.customer_team.billing_customer.website_url` (string,null)
    The website URL of a group.
    Example: "https://www.aryeo.com"

  - `data.customer_team.billing_customer.logo_url` (string,null)
    The logo URL of a group.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.office_name` (string,null)
    The name of the brokerage or team of a real estate agent. Only returned if group's type is AGENT.
    Example: "John Doe Brokerage"

  - `data.customer_team.billing_customer.license_number` (string,null)
    The license number of a real estate agent. Only returned if group's type is AGENT.
    Example: "12345678"

  - `data.customer_team.billing_customer.timezone` (string,null)
    The default timezone for the group.
    Example: "America/New_York"

  - `data.customer_team.billing_customer.currency` (string)
    The default currency for the group.
    Enum: "USD", "CAD", "GBP", "CHF", "EUR", "AUD", "NZD", "ZAR", "DKK"

  - `data.customer_team.billing_customer.slug` (string,null)
    The slug for the group.
    Example: "example-photography"

  - `data.customer_team.billing_customer.order_page_url` (string,null)
    The order page URL for the group.
    Example: "https://example-photography.aryeo.com/order"

  - `data.customer_team.billing_customer.feature_flags` (array,null)
    An array of feature flags for the group.
    Enum: "alternate_unbranded_property_site_url", "avalara_tax_syncing", "avalara_taxes", "byop", "calendar_event_title_modified", "custom_field_uploads", "customer_teams_order_form_landing_page_override", "customer_teams_product_preselect", "customer_teams_external_payments", "customer_portal_mobile_app_automated_screenshots", "database_external_calendar_events", "default_reschedule_toggle_false", "idp_migration_in_progress", "listings_new_creation_flow", "listings_new_edit_page", "min_hour_targets", "max_travel_distance", "order_form_categories", "require_photographer_confirmations", "showcase_order_form_visibility_designations", "team_member_restrictions", "team_member_hide_customer_pii", "virtual_staging_ai_v2", "virtual_staging_ai_v2_pricing", "virtuals1_custom_sms_notification_messages", "quickbooks_app", "webhooks", "zillow_3d_home", "zillow_streeteasy", "zillow_rentals"

  - `data.customer_team.billing_customer.order_page_background_color` (string,null)
    The background color for the order page (has a hex value) for the group.
    Example: "#FF0000"

  - `data.customer_team.billing_customer.social_profiles` (object,null)
    External profile URLs for an agent or brokerage group.

  - `data.customer_team.billing_customer.social_profiles.facebook_profile_url` (string,null)
    URL for Facebook.
    Example: "https://www.facebook.com/johndoe"

  - `data.customer_team.billing_customer.social_profiles.instagram_profile_url` (string,null)
    URL for Instagram.
    Example: "https://www.instagram.com/johndoe"

  - `data.customer_team.billing_customer.social_profiles.twitter_profile_url` (string,null)
    URL for Twitter.
    Example: "https://twitter.com/johndoe"

  - `data.customer_team.billing_customer.social_profiles.linkedin_profile_url` (string,null)
    URL for LinkedIn.
    Example: "https://www.linkedin.com/in/johndoe/"

  - `data.customer_team.billing_customer.social_profiles.zillow_profile_url` (string,null)
    URL for Zillow.
    Example: "https://www.zillow.com/profile/johndoe"

  - `data.customer_team.billing_customer.default_order_form` (object)
    An order form is a form that is used to submit an order.

  - `data.customer_team.billing_customer.default_order_form.object` (string)
    A canonical value representing a resource.
    Enum: "ORDER_FORM"

  - `data.customer_team.billing_customer.default_order_form.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.default_order_form.title` (string, required)
    The title or name of the order form.
    Example: "BQ's Photography Order Form"

  - `data.customer_team.billing_customer.default_order_form.type` (string, required)
    The type of the order form, indicating whether the order form is an Aryeo order form or that of another scheduling service provider.
    Enum: "ARYEO", "EXTERNAL"

  - `data.customer_team.billing_customer.default_order_form.url` (string, required)
    A URL of a publicly-accessible webpage for this order form.
    Example: "https://www.aryeo.com/order-forms/00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.default_order_form.is_public` (boolean)
    Indicates if the order form is publicly visible to all customers on the order form page
    Example: true

  - `data.customer_team.billing_customer.default_order_form.thumbnail_url` (string,null)
    A thumbnail image URL for the order form.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.default_order_form.use_territory_awareness` (boolean)
    Indicates if the order form is uses territories to filter available users and products.
    Example: true

  - `data.customer_team.billing_customer.default_order_form.availability_style` (string)
    The scheduling style the order form should use to for timeslot selection.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY", "DATETIME_PICKER"

  - `data.customer_team.billing_customer.default_order_form.slot_interval_minutes` (integer)
    How frequently slotted available times are on the order form.
    Example: 60

  - `data.customer_team.billing_customer.default_order_form.use_automated_user_assignment` (boolean)
    Indicates if the order form users auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.billing_customer.default_order_form.automated_user_assignment_strategy` (string)
    The assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.billing_customer.default_order_form.show_user_names` (boolean)
    Indicates if the order form should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.billing_customer.default_order_form.require_upfront_payment` (boolean)
    Indicates if the order form requires an upfront payment to place the order.
    Example: true

  - `data.customer_team.billing_customer.default_order_form.upfront_payment_percentage` (integer,null)
    The percentage of the order form's total price that should be paid upfront.
    Example: 50

  - `data.customer_team.billing_customer.default_order_form.use_instant_appointment_scheduling` (boolean)
    Indicates if the order form instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.billing_customer.default_order_form.form_settings` (object)
    The settings for the order form.

  - `data.customer_team.billing_customer.default_order_form.owner` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.billing_customer.default_order_form.company` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.billing_customer.use_territory_awareness` (boolean,null)
    Indicates if the order form by default uses territories to filter available users and products.
    Example: true

  - `data.customer_team.billing_customer.availability_style` (string,null)
    The scheduling style the order form should use for timeslot selection by default.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY"

  - `data.customer_team.billing_customer.slot_interval_minutes` (integer,null)
    How frequently slotted available times are on the order form by default.
    Example: 60

  - `data.customer_team.billing_customer.use_automated_user_assignment` (boolean,null)
    Indicates if the order form uses auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.billing_customer.automated_user_assignment_strategy` (string,null)
    The default assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.billing_customer.show_user_names` (boolean,null)
    Indicates if the order form by default should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.billing_customer.use_instant_appointment_scheduling` (boolean,null)
    Indicates if the order form by default instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.billing_customer.allow_order_cancellation` (boolean,null)
    If the group is a company, then this indicates if company allows customers to cancel orders or order items.
    Example: true

  - `data.customer_team.billing_customer.order_forms` (array,null)
    An array of order forms a vendor group provides for placing orders. Only returned if group's type is CREATOR.

  - `data.customer_team.billing_customer.order_forms.object` (string)
    A canonical value representing a resource.
    Enum: "ORDER_FORM"

  - `data.customer_team.billing_customer.order_forms.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.order_forms.title` (string, required)
    The title or name of the order form.
    Example: "BQ's Photography Order Form"

  - `data.customer_team.billing_customer.order_forms.type` (string, required)
    The type of the order form, indicating whether the order form is an Aryeo order form or that of another scheduling service provider.
    Enum: "ARYEO", "EXTERNAL"

  - `data.customer_team.billing_customer.order_forms.url` (string, required)
    A URL of a publicly-accessible webpage for this order form.
    Example: "https://www.aryeo.com/order-forms/00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.order_forms.is_public` (boolean)
    Indicates if the order form is publicly visible to all customers on the order form page
    Example: true

  - `data.customer_team.billing_customer.order_forms.thumbnail_url` (string,null)
    A thumbnail image URL for the order form.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.order_forms.use_territory_awareness` (boolean)
    Indicates if the order form is uses territories to filter available users and products.
    Example: true

  - `data.customer_team.billing_customer.order_forms.availability_style` (string)
    The scheduling style the order form should use to for timeslot selection.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY", "DATETIME_PICKER"

  - `data.customer_team.billing_customer.order_forms.slot_interval_minutes` (integer)
    How frequently slotted available times are on the order form.
    Example: 60

  - `data.customer_team.billing_customer.order_forms.use_automated_user_assignment` (boolean)
    Indicates if the order form users auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.billing_customer.order_forms.automated_user_assignment_strategy` (string)
    The assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.billing_customer.order_forms.show_user_names` (boolean)
    Indicates if the order form should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.billing_customer.order_forms.require_upfront_payment` (boolean)
    Indicates if the order form requires an upfront payment to place the order.
    Example: true

  - `data.customer_team.billing_customer.order_forms.upfront_payment_percentage` (integer,null)
    The percentage of the order form's total price that should be paid upfront.
    Example: 50

  - `data.customer_team.billing_customer.order_forms.use_instant_appointment_scheduling` (boolean)
    Indicates if the order form instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.billing_customer.order_forms.form_settings` (object)
    The settings for the order form.

  - `data.customer_team.billing_customer.order_forms.owner` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.billing_customer.order_forms.company` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.billing_customer.owner` (object,null)
    A record of a person on the Aryeo platform.

  - `data.customer_team.billing_customer.owner.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.billing_customer.owner.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.owner.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.billing_customer.owner.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.billing_customer.owner.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.billing_customer.owner.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.billing_customer.owner.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.billing_customer.owner.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.billing_customer.owner.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.billing_customer.owner.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.owner.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.billing_customer.owner.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.billing_customer.owner.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.billing_customer.owner.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.billing_customer.owner.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.billing_customer.owner.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.billing_customer.owner.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.billing_customer.owner.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.billing_customer.owner.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.billing_customer.owner.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.billing_customer.owner.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.billing_customer.users` (array,null)
    The Aryeo users associated with this group.

  - `data.customer_team.billing_customer.users.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.billing_customer.users.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.users.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.billing_customer.users.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.billing_customer.users.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.billing_customer.users.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.billing_customer.users.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.billing_customer.users.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.billing_customer.users.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.billing_customer.users.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.users.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.billing_customer.users.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.billing_customer.users.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.billing_customer.users.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.billing_customer.users.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.billing_customer.users.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.billing_customer.users.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.billing_customer.users.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.billing_customer.users.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.billing_customer.users.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.billing_customer.users.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.billing_customer.is_brokerage_or_brokerage_agent` (boolean,null)
    Indicates if the group is a brokerage or brokerage agent.
    Example: true

  - `data.customer_team.billing_customer.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.internal_notes` (string,null)
    Internal notes about the group.
    Example: "Internal notes about the group."

  - `data.customer_team.billing_customer.team_members` (array,null)
    NOTE: Users do not have team members.

  - `data.customer_team.billing_customer.team_members.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.billing_customer.team_members.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.billing_customer.team_members.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.billing_customer.team_members.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.billing_customer.team_members.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.billing_customer.team_members.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.billing_customer.team_members.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.billing_customer.team_members.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.billing_customer.team_members.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.billing_customer.team_members.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.billing_customer.team_members.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.billing_customer.team_members.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.billing_customer.team_members.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.billing_customer.team_members.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.billing_customer.team_members.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.billing_customer.team_members.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.billing_customer.team_members.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.billing_customer.team_members.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.billing_customer.team_members.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.billing_customer.team_members.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.billing_customer.team_members.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.billing_customer.customer_group` (string,null)
    NOTE: Users do not have customer groups and they are deprecated.
    Example: "null"

  - `data.customer_team.billing_customer.custom_field_entries` (array,null)
    NOTE: Need to make a migration plan for this.

  - `data.customer_team.billing_customer.created_at` (string,null)
    The date and time the group was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.billing_customer.has_restricted_photographers` (boolean,null)
    Whether the group is restricted from booking appointments with certain photographers.
    Example: true

  - `data.customer_team.billing_customer.is_payroll_enabled` (boolean,null)
    Indicates if the group has payroll enabled.
    Example: true

  - `data.customer_team.billing_customer.is_visible` (boolean,null)
    Indicates if the group is visible.
    Example: true

  - `data.customer_team.billing_customer.order_index` (integer,null)
    The order index of the group.
    Example: 1

  - `data.customer_team.billing_customer_pays_externally` (boolean)
    Indicates if the billing customer team membership pays externally.
    Example: true

  - `data.customer_team.status` (string)
    The status of the customer group.
    Enum: "any_status", "active", "archived"

  - `data.customer_team.is_archived` (boolean)
    Indicates if the customer group is archived.
    Example: true

  - `data.customer_team.website` (string,null)
    The website URL of the customer group.
    Example: "https://www.aryeo.com"

  - `data.customer_team.is_default` (boolean,null)
    Indicates if the customer group is the default customer group.
    Example: true

  - `data.customer_team.company` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.company.object` (string)
    A canonical value representing a resource.
    Enum: "GROUP"

  - `data.customer_team.company.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.type` (string, required)
    The type of the group. Can be CREATOR, AGENT, or BROKERAGE, and may dictate the attributes of the group returned.
    Enum: "CREATOR", "AGENT", "BROKERAGE"

  - `data.customer_team.company.name` (string, required)
    The name of the group.
    Example: "John Doe Reality"

  - `data.customer_team.company.email` (string,null)
    The email address of a group.
    Example: "john.doe@gmail.com"

  - `data.customer_team.company.phone` (string,null)
    A phone number represented in whichever standards specified by the group, typically ###-###-#### (separated by hyphens).
    Example: "6175550173"

  - `data.customer_team.company.website_url` (string,null)
    The website URL of a group.
    Example: "https://www.aryeo.com"

  - `data.customer_team.company.logo_url` (string,null)
    The logo URL of a group.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.office_name` (string,null)
    The name of the brokerage or team of a real estate agent. Only returned if group's type is AGENT.
    Example: "John Doe Brokerage"

  - `data.customer_team.company.license_number` (string,null)
    The license number of a real estate agent. Only returned if group's type is AGENT.
    Example: "12345678"

  - `data.customer_team.company.timezone` (string,null)
    The default timezone for the group.
    Example: "America/New_York"

  - `data.customer_team.company.currency` (string)
    The default currency for the group.
    Enum: "USD", "CAD", "GBP", "CHF", "EUR", "AUD", "NZD", "ZAR", "DKK"

  - `data.customer_team.company.slug` (string,null)
    The slug for the group.
    Example: "example-photography"

  - `data.customer_team.company.order_page_url` (string,null)
    The order page URL for the group.
    Example: "https://example-photography.aryeo.com/order"

  - `data.customer_team.company.feature_flags` (array,null)
    An array of feature flags for the group.
    Enum: "alternate_unbranded_property_site_url", "avalara_tax_syncing", "avalara_taxes", "byop", "calendar_event_title_modified", "custom_field_uploads", "customer_teams_order_form_landing_page_override", "customer_teams_product_preselect", "customer_teams_external_payments", "customer_portal_mobile_app_automated_screenshots", "database_external_calendar_events", "default_reschedule_toggle_false", "idp_migration_in_progress", "listings_new_creation_flow", "listings_new_edit_page", "min_hour_targets", "max_travel_distance", "order_form_categories", "require_photographer_confirmations", "showcase_order_form_visibility_designations", "team_member_restrictions", "team_member_hide_customer_pii", "virtual_staging_ai_v2", "virtual_staging_ai_v2_pricing", "virtuals1_custom_sms_notification_messages", "quickbooks_app", "webhooks", "zillow_3d_home", "zillow_streeteasy", "zillow_rentals"

  - `data.customer_team.company.order_page_background_color` (string,null)
    The background color for the order page (has a hex value) for the group.
    Example: "#FF0000"

  - `data.customer_team.company.social_profiles` (object,null)
    External profile URLs for an agent or brokerage group.

  - `data.customer_team.company.social_profiles.facebook_profile_url` (string,null)
    URL for Facebook.
    Example: "https://www.facebook.com/johndoe"

  - `data.customer_team.company.social_profiles.instagram_profile_url` (string,null)
    URL for Instagram.
    Example: "https://www.instagram.com/johndoe"

  - `data.customer_team.company.social_profiles.twitter_profile_url` (string,null)
    URL for Twitter.
    Example: "https://twitter.com/johndoe"

  - `data.customer_team.company.social_profiles.linkedin_profile_url` (string,null)
    URL for LinkedIn.
    Example: "https://www.linkedin.com/in/johndoe/"

  - `data.customer_team.company.social_profiles.zillow_profile_url` (string,null)
    URL for Zillow.
    Example: "https://www.zillow.com/profile/johndoe"

  - `data.customer_team.company.default_order_form` (object)
    An order form is a form that is used to submit an order.

  - `data.customer_team.company.default_order_form.object` (string)
    A canonical value representing a resource.
    Enum: "ORDER_FORM"

  - `data.customer_team.company.default_order_form.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.default_order_form.title` (string, required)
    The title or name of the order form.
    Example: "BQ's Photography Order Form"

  - `data.customer_team.company.default_order_form.type` (string, required)
    The type of the order form, indicating whether the order form is an Aryeo order form or that of another scheduling service provider.
    Enum: "ARYEO", "EXTERNAL"

  - `data.customer_team.company.default_order_form.url` (string, required)
    A URL of a publicly-accessible webpage for this order form.
    Example: "https://www.aryeo.com/order-forms/00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.default_order_form.is_public` (boolean)
    Indicates if the order form is publicly visible to all customers on the order form page
    Example: true

  - `data.customer_team.company.default_order_form.thumbnail_url` (string,null)
    A thumbnail image URL for the order form.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.default_order_form.use_territory_awareness` (boolean)
    Indicates if the order form is uses territories to filter available users and products.
    Example: true

  - `data.customer_team.company.default_order_form.availability_style` (string)
    The scheduling style the order form should use to for timeslot selection.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY", "DATETIME_PICKER"

  - `data.customer_team.company.default_order_form.slot_interval_minutes` (integer)
    How frequently slotted available times are on the order form.
    Example: 60

  - `data.customer_team.company.default_order_form.use_automated_user_assignment` (boolean)
    Indicates if the order form users auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.company.default_order_form.automated_user_assignment_strategy` (string)
    The assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.company.default_order_form.show_user_names` (boolean)
    Indicates if the order form should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.company.default_order_form.require_upfront_payment` (boolean)
    Indicates if the order form requires an upfront payment to place the order.
    Example: true

  - `data.customer_team.company.default_order_form.upfront_payment_percentage` (integer,null)
    The percentage of the order form's total price that should be paid upfront.
    Example: 50

  - `data.customer_team.company.default_order_form.use_instant_appointment_scheduling` (boolean)
    Indicates if the order form instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.company.default_order_form.form_settings` (object)
    The settings for the order form.

  - `data.customer_team.company.default_order_form.owner` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.company.default_order_form.company` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.company.use_territory_awareness` (boolean,null)
    Indicates if the order form by default uses territories to filter available users and products.
    Example: true

  - `data.customer_team.company.availability_style` (string,null)
    The scheduling style the order form should use for timeslot selection by default.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY"

  - `data.customer_team.company.slot_interval_minutes` (integer,null)
    How frequently slotted available times are on the order form by default.
    Example: 60

  - `data.customer_team.company.use_automated_user_assignment` (boolean,null)
    Indicates if the order form uses auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.company.automated_user_assignment_strategy` (string,null)
    The default assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.company.show_user_names` (boolean,null)
    Indicates if the order form by default should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.company.use_instant_appointment_scheduling` (boolean,null)
    Indicates if the order form by default instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.company.allow_order_cancellation` (boolean,null)
    If the group is a company, then this indicates if company allows customers to cancel orders or order items.
    Example: true

  - `data.customer_team.company.order_forms` (array,null)
    An array of order forms a vendor group provides for placing orders. Only returned if group's type is CREATOR.

  - `data.customer_team.company.order_forms.object` (string)
    A canonical value representing a resource.
    Enum: "ORDER_FORM"

  - `data.customer_team.company.order_forms.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.order_forms.title` (string, required)
    The title or name of the order form.
    Example: "BQ's Photography Order Form"

  - `data.customer_team.company.order_forms.type` (string, required)
    The type of the order form, indicating whether the order form is an Aryeo order form or that of another scheduling service provider.
    Enum: "ARYEO", "EXTERNAL"

  - `data.customer_team.company.order_forms.url` (string, required)
    A URL of a publicly-accessible webpage for this order form.
    Example: "https://www.aryeo.com/order-forms/00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.order_forms.is_public` (boolean)
    Indicates if the order form is publicly visible to all customers on the order form page
    Example: true

  - `data.customer_team.company.order_forms.thumbnail_url` (string,null)
    A thumbnail image URL for the order form.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.order_forms.use_territory_awareness` (boolean)
    Indicates if the order form is uses territories to filter available users and products.
    Example: true

  - `data.customer_team.company.order_forms.availability_style` (string)
    The scheduling style the order form should use to for timeslot selection.
    Enum: "TIME", "TIME_OF_DAY", "LEGACY", "DATETIME_PICKER"

  - `data.customer_team.company.order_forms.slot_interval_minutes` (integer)
    How frequently slotted available times are on the order form.
    Example: 60

  - `data.customer_team.company.order_forms.use_automated_user_assignment` (boolean)
    Indicates if the order form users auto-assignment of users to appointments.
    Example: true

  - `data.customer_team.company.order_forms.automated_user_assignment_strategy` (string)
    The assignment strategy the order form should use to assign users to appointments, if applicable.
    Enum: "RECOMMENDED", "HOURS_PRIORITY", "DISTANCE", "ROUND_ROBIN", "PRIORITY_LIST"

  - `data.customer_team.company.order_forms.show_user_names` (boolean)
    Indicates if the order form should display user's names after they have been assigned to an appointment.
    Example: true

  - `data.customer_team.company.order_forms.require_upfront_payment` (boolean)
    Indicates if the order form requires an upfront payment to place the order.
    Example: true

  - `data.customer_team.company.order_forms.upfront_payment_percentage` (integer,null)
    The percentage of the order form's total price that should be paid upfront.
    Example: 50

  - `data.customer_team.company.order_forms.use_instant_appointment_scheduling` (boolean)
    Indicates if the order form instantly schedules appointments as soon as the order is placed.
    Example: true

  - `data.customer_team.company.order_forms.form_settings` (object)
    The settings for the order form.

  - `data.customer_team.company.order_forms.owner` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.company.order_forms.company` (object)
    A collection of users that can interact with the Aryeo platform. Permissions and properties are determined based on the group's type which can be creator, agent, or brokerage.

  - `data.customer_team.company.owner` (object,null)
    A record of a person on the Aryeo platform.

  - `data.customer_team.company.owner.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.company.owner.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.owner.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.company.owner.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.company.owner.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.company.owner.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.company.owner.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.company.owner.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.company.owner.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.company.owner.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.owner.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.company.owner.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.company.owner.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.company.owner.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.company.owner.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.company.owner.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.company.owner.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.company.owner.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.company.owner.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.company.owner.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.company.owner.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.company.users` (array,null)
    The Aryeo users associated with this group.

  - `data.customer_team.company.users.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.company.users.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.users.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.company.users.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.company.users.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.company.users.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.company.users.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.company.users.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.company.users.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.company.users.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.users.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.company.users.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.company.users.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.company.users.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.company.users.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.company.users.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.company.users.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.company.users.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.company.users.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.company.users.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.company.users.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.company.is_brokerage_or_brokerage_agent` (boolean,null)
    Indicates if the group is a brokerage or brokerage agent.
    Example: true

  - `data.customer_team.company.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.internal_notes` (string,null)
    Internal notes about the group.
    Example: "Internal notes about the group."

  - `data.customer_team.company.team_members` (array,null)
    NOTE: Users do not have team members.

  - `data.customer_team.company.team_members.object` (string,null)
    A canonical value representing a resource.
    Example: "PERSONAL_ACCESS_TOKEN"

  - `data.customer_team.company.team_members.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.company.team_members.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_team.company.team_members.first_name` (string,null)
    First name of the user.
    Example: "John"

  - `data.customer_team.company.team_members.last_name` (string,null)
    Last name of the user.
    Example: "Doe"

  - `data.customer_team.company.team_members.full_name` (string,null)
    The full name of the user.
    Example: "John Doe"

  - `data.customer_team.company.team_members.internal_notes` (string,null)
    Internal notes for the user.
    Example: "Internal notes for the user."

  - `data.customer_team.company.team_members.status` (string)
    The status of the user.
    Enum: "active", "inactive", "new", "sso"

  - `data.customer_team.company.team_members.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_team.company.team_members.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_team.company.team_members.relationship` (string,null)
    Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group.
    Example: "owner"

  - `data.customer_team.company.team_members.sso_users` (array)
    The list of SSO users associated with this user.

  - `data.customer_team.company.team_members.sso_users.sso_id` (string, required)
    SSO ID of the user
    Example: "1234"

  - `data.customer_team.company.team_members.sso_users.sso_provider` (object)
    A SSO Provider contains the information pertaining to the SSO connection.

  - `data.customer_team.company.team_members.sso_users.sso_provider.name` (string, required)
    Name of the provider
    Example: "Some Company"

  - `data.customer_team.company.team_members.sso_users.sso_provider.provider` (string, required)
    Technology of the provider
    Example: "Auth0"

  - `data.customer_team.company.team_members.is_super` (boolean,null)
    Indicates if the user is a super user.
    Example: true

  - `data.customer_team.company.team_members.verification_status` (string)
    The verification status of the user.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_team.company.team_members.password_expiration_days` (integer,null)
    The number of days until the user's password expires.
    Example: 30

  - `data.customer_team.company.team_members.timezone` (string,null)
    The default timezone for the user.
    Example: "America/New_York"

  - `data.customer_team.company.team_members.created_at` (string,null)
    The date and time (ISO 8601 format) when the user was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.company.customer_group` (string,null)
    NOTE: Users do not have customer groups and they are deprecated.
    Example: "null"

  - `data.customer_team.company.custom_field_entries` (array,null)
    NOTE: Need to make a migration plan for this.

  - `data.customer_team.company.created_at` (string,null)
    The date and time the group was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_team.company.has_restricted_photographers` (boolean,null)
    Whether the group is restricted from booking appointments with certain photographers.
    Example: true

  - `data.customer_team.company.is_payroll_enabled` (boolean,null)
    Indicates if the group has payroll enabled.
    Example: true

  - `data.customer_team.company.is_visible` (boolean,null)
    Indicates if the group is visible.
    Example: true

  - `data.customer_team.company.order_index` (integer,null)
    The order index of the group.
    Example: 1

  - `data.customer_team.tags` (array)

  - `data.customer_team.tags.object` (string)
    A canonical value representing a resource.
    Enum: "APP\\TAGS\\MODELS\\TAG"

  - `data.customer_team.tags.id` (string, required)
    ID. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_team.tags.name` (string, required)
    The name of the tag.
    Example: "Photography"

  - `data.customer_team.tags.slug` (string, required)
    The slug of the tag.
    Example: "photography"

  - `data.customer_team.tags.color` (string, required)
    The background color of the tag.
    Example: "#8BC34A"

  - `data.customer_team.tags.font_color` (string, required)
    The font color of the tag.
    Example: "#FFFFFF"

  - `data.customer_team.tags.type` (string)
    The type of the tag.
    Enum: "order", "customer_team", "product", "order_form", "virtual_staging_ai"

  - `data.is_active` (boolean)
    Whether the customer team membership is active.
    Example: true

  - `data.is_archived` (boolean)
    Whether the customer team membership is archived.
    Example: true

  - `data.is_deleted` (boolean)
    Whether the customer team membership is deleted.
    Example: true

  - `data.is_invited` (boolean)
    Whether the customer team membership is invited.
    Example: true

  - `data.is_default` (boolean)
    Whether the customer team membership is the default.
    Example: true

  - `data.created_at` (string,null)
    The date and time (ISO 8601 format) when the customer team membership was created.
    Example: "2025-04-01T05:59:59.999999Z"

  - `data.customer_user` (object)
    A record of a customer on the Aryeo platform.

  - `data.customer_user.object` (string,null)
    A canonical value representing a resource.
    Example: "USER"

  - `data.customer_user.id` (string, required)
    ID of the entity. UUID Version 4.
    Example: "00000000-0000-4000-8000-000000000000"

  - `data.customer_user.name` (string,null)
    Name of the user.
    Example: "John"

  - `data.customer_user.email` (string, required)
    Email address of the user.
    Example: "john.doe@gmail.com"

  - `data.customer_user.avatar_url` (string,null)
    The avatar image URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_user.phone` (string,null)
    A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens).
    Example: "123456789"

  - `data.customer_user.logo_url` (string,null)
    The logo URL of a user.
    Example: "https://picsum.photos/300"

  - `data.customer_user.timezone` (string,null)
    The default timezone for the customer.
    Example: "America/New_York"

  - `data.customer_user.license_number` (string,null)
    The license number of a real estate agent. Only returned if group's type is AGENT.
    Example: "12345678"

  - `data.customer_user.customer_team_memberships` (array)

  - `data.customer_user.created_at` (string)
    The date and time (ISO 8601 format) when the customer record was created.
    Example: "2021-06-30T20:30:00Z"

  - `data.customer_user.is_visible` (boolean,null)
    Indicates if the customer is visible.
    Example: true

  - `data.customer_user.order_index` (integer,null)
    The order index of the customer.
    Example: 1

  - `data.customer_user.verification_status` (string)
    The verification status of the customer.
    Enum: "verified", "unverified", "new", "sso"

  - `data.customer_user.credit_balance_amount` (number,null)
    The credit balance amount of the customer.
    Example: 100

  - `data.customer_user.total_balance_amount` (number,null)
    The total balance amount of the customer.
    Example: 100

  - `data.customer_user.is_showingtimeplus_user` (boolean)
    Whether the customer is a ShowingTime+ user.
    Example: true

  - `data.customer_user.full_name` (string)
    The full name of the customer.
    Example: "John Doe"

  - `data.customer_user.first_name` (string)
    The first name of the customer.
    Example: "John"

  - `data.customer_user.last_name` (string)
    The last name of the customer.
    Example: "Doe"

  - `data.customer_user.phone_number` (string,null)
    The phone number of the customer.
    Example: "1234567890"

  - `data.customer_user.profile_link` (string,null)
    The profile link of the customer.
    Example: "https://picsum.photos/300"

  - `data.customer_user.internal_notes` (string,null)
    The internal notes of the customer.
    Example: "John Doe is a customer."

  - `data.customer_user.agent_company_name` (string,null)
    The agent company name of the customer.
    Example: "John Doe Real Estate"

  - `data.customer_user.agent_license_number` (string,null)
    The agent license number of the customer.
    Example: "1234567890"

  - `data.customer_user.is_blocked_from_ordering` (boolean)
    Whether the customer is blocked from ordering.
    Example: true

  - `data.customer_user.has_restricted_photographers` (boolean)
    Whether the customer is restricted from booking appointments with certain photographers.
    Example: true

  - `data.customer_user.default_lock_downloads_before_payment` (boolean,null)
    Whether the customer has locked media downloads before payment as the default download setting.
    Example: true

  - `data.customer_user.default_allows_access_to_marketing_material` (boolean,null)
    Whether the customer has access to the marketing material builder.
    Example: true

  - `data.customer_user.avalara_customer_code` (string,null)
    The Avalara customer code of the customer.
    Example: "1234567890"

  - `data.customer_user.quickbooks_customer_id` (string,null)
    The Quickbooks customer ID of the customer.
    Example: "1234567890"

  - `data.customer_user.is_super` (boolean)
    Whether the customer is a super user.
    Example: true

  - `data.customer_user.status` (string)
    The status of the customer.
    Enum: "active", "inactive", "new", "sso"

  - `data.listing_delivery_notification_enabled` (boolean)
    Whether the customer team membership has listing delivery notifications enabled.
    Example: true

  - `data.is_showingtimeplus_workspace_membership` (boolean)
    Whether the customer team membership is a ShowingTime workspace membership.
    Example: true

  - `data.is_visible` (boolean,null)
    Whether the customer team membership is visible.
    Example: true

  - `data.order_index` (integer,null)
    The order index of the customer team membership.
    Example: 1

  - `timestamp` (string,null)
    The request timestamp (ISO 8601).
    Example: "2021-06-30T20:30:00Z"

## Response 404 fields (application/json):

  - `status` (string, required)
    What was the state of the request?
    Example: "error"

  - `message` (string, required)
    The error message.
    Example: "{ApiError message.}"

  - `code` (integer,null)
    A numeric code corresponding to the error.
    Example: 404

## Response 422 fields (application/json):

  - `status` (string, required)
    What was the state of the request?
    Example: "fail"

## Response 500 fields (application/json):

  - `status` (string, required)
    What was the state of the request?
    Example: "error"

  - `message` (string, required)
    The error message.
    Example: "{ApiError message.}"

  - `code` (integer,null)
    A numeric code corresponding to the error.
    Example: 500


