# Appointment Types Appointment Type configuration endpoints ## List appointment types - [GET /partner/v2/account/{accountId}/appointment/type](https://lobbie-partner.redocly.app/openapi/appointment-types/listappointmenttypes.md): Retrieve a paginated list of active appointment types for the account. Supports filtering by name/description and keyset pagination. ## Get appointment type by ID - [GET /partner/v2/account/{accountId}/appointment/type/{appointmentTypeId}](https://lobbie-partner.redocly.app/openapi/appointment-types/getappointmenttype.md): Retrieve details for a specific appointment type.