GET api/test/definitions/questions/getall?test_id={test_id}&page_number={page_number}&page_size={page_size}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| test_id | integer |
Required |
|
| page_number | integer |
Default value is 1 |
|
| page_size | integer |
Default value is 10 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.