Skip to main content
GET
Get date of first response

Description

Gets the date of the first response that was submitted for the survey.

Response

200 OK

where:
  • date: The date of the first response submitted for the project.

400 Bad Request

ProjectId is missing.

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.
Query Parameters

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Query Parameters

projectId
string

Response

Get date of first response

The response is of type object.