Skip to main content
GET
/
v1
/
session
/
login
/
saml
/
{provider_id}
/
{connection_id}
/
metadata
Get SP metadata
curl --request GET \
  --url https://{appId}.session.prelude.dev/v1/session/login/saml/{provider_id}/{connection_id}/metadata
"<string>"

Path Parameters

provider_id
string
required

The SAML provider identifier (okta or google).

Examples:

"okta"

"google"

connection_id
string
required

The SAML connection identifier (prefixed with samlc_).

Example:

"samlc_01jqebhswje1ka1z7ahr9rfsgt"

Response

OK

The response is of type file.