# Display Peach SP Metadata

Peach acts as the service provider

Endpoint: GET /companies/{companyId}/auth/saml/metadata.xml
Version: 2025-03-26
Security: , , 

## Path parameters:

  - `companyId` (string, required)
    The unique company identifier.

## Query parameters:

  - `userType` (string)
    User type.
    Enum: "agent", "borrower", "service"

  - `appDomainType` (string)
    App Domain Type.
    Enum: "borrower", "agent", "help", "admin"


