Get landing pages by type

Get landing pages by type

Will return all the landing pages for a given landing page type.
Landing pages with a null value in the organizationId field are considered as global landing pages.
Those with a value in the organizationId field are overrides for that specific organization.

Path Parameters:

ParameterTypeMandatoryDescriptionExample
landingPageTypestringtrueThe type of the landing page. Could be one of the following: [ACCEPT_INVITATION, FORGOT_PASSWORD]ACCEPT_INVITATION

This API requires LANDING_PAGE_GET_LANDING_PAGES permission(s).

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!