Get multiple FormPageQuestions

This endpoint lets you get several Form Page Question records by their Id. You can pass a number of identifiers in the path of the request enclosed by square brackets ([])

📘

Required roles

  • FormPageQuestion-List

Learn more about Form Page Questions in our Knowledge Base.

Path Params
int32
required

The integer id of the 1st Form Page Question record to get.

int32
required

The integer id of the 2nd Form Page Question record to get.

int32
required

The integer id of the 3rd Form Page Question record to get.

int32
required

The integer id of the Nth Form Page Question record to get.

Language
Credentials
OAuth2
Authenticate
Click Try It! to start a request and see the response here!