Description
The timestamp of when this resource was created
Required
No
response
Typestring
Description
The answer itself
Required
No
updated_at
Typedate
Description
The timestamp of when this resource was last updated
Required
No
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required
No
Relationships
answer_set.data
TypeAnswer Set
Description
The Answer Set that the answer belongs to
Required
No
question.data
TypeQuestion
Description
The Question that the answer belongs to
Required
No
submitted_by_user.data
TypeUser
Description
The User that submitted the answer (filled in automatically)
Required
No
Response
Headers
Body
Fields
Attributes
created_at
Typedate
Description
The timestamp of when this resource was created
response
Typestring
Description
The answer itself
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
answer_set.data
TypeAnswer Set
Description
The Answer Set that the answer belongs to
question.data
TypeQuestion
Description
The Question that the answer belongs to
submitted_by_user.data
TypeUser
Description
The User that submitted the answer (filled in automatically)
Answer [GET]
Answer [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Typedate
Description
The timestamp of when this resource was created
response
Typestring
Description
The answer itself
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
answer_set.data
TypeAnswer Set
Description
The Answer Set that the answer belongs to
question.data
TypeQuestion
Description
The Question that the answer belongs to
submitted_by_user.data
TypeUser
Description
The User that submitted the answer (filled in automatically)
Answer [PUT]
Answer [PUT]
Request
Endpoint
Body
Parameters
Attributes
created_at
Typedate
Description
The timestamp of when this resource was created
Required
No
overwrite
Typeboolean
Description
Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at value and force overwrite the values for the record. ' 'Must be true to work.
Required
No
response
Typestring
Description
The answer itself
Required
No
updated_at
Typedate
Description
The timestamp of when this resource was last updated
Required
No
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required
No
Relationships
answer_set.data
TypeAnswer Set
Description
The Answer Set that the answer belongs to
Required
No
question.data
TypeQuestion
Description
The Question that the answer belongs to
Required
No
submitted_by_user.data
TypeUser
Description
The User that submitted the answer (filled in automatically)
Required
No
Response
Headers
Body
Fields
Attributes
created_at
Typedate
Description
The timestamp of when this resource was created
response
Typestring
Description
The answer itself
updated_at
Typedate
Description
The timestamp of when this resource was last updated
updated_in_db_at
Typedate
Description
This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
answer_set.data
TypeAnswer Set
Description
The Answer Set that the answer belongs to
question.data
TypeQuestion
Description
The Question that the answer belongs to
submitted_by_user.data
TypeUser
Description
The User that submitted the answer (filled in automatically)