Skip to main content
GET
/
partner
/
schema-definitions
/
{schemaIdOrName}
Get Schema
curl --request GET \
  --url https://api.embedreach.com/partner/schema-definitions/{schemaIdOrName}
{
  "success": true,
  "message": "<string>"
}

Path Parameters

schemaIdOrName
string
required

The ID or name of the schema definition to retrieve

Response

Status 200 response

success
boolean
required
message
string
data
object