---
title: "GET /api/sso/saml/login-url/"
method: GET
path: "/api/sso/saml/login-url/"
tags: ["Auth"]
---

# GET /api/sso/saml/login-url/

`GET /api/sso/saml/login-url/`

Return the correct redirect_url to initiate the SSO SAML login. It needs an email address if multiple SAML providers are configured otherwise the only configured SAML provider signup URL will be returned.

## Query parameters

- `email` string
- `language` string
- `original` string
- `workspace_invitation_token` string

## Response `200`

- object

## Other responses

- `400`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/ea4a3480f8d3/schema)
