Cineamo API
integerintegerstringstringstringstringbooleanintegerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | null
integerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | nullintegerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | null
integer · requiredintegerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | null
integer · requiredintegerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | nullintegerstringstringstringDoctrine\Common\Collections\Collection | nullintegerstring | nullinteger | null
integer · readOnly · requiredinteger | null · readOnlyinteger | null · readOnlyinteger · readOnly · requiredinteger | null · readOnlyinteger | null · readOnly
integer · requiredinteger · readOnly · requiredinteger | null · readOnlyinteger | null · readOnlyinteger · readOnly · requiredinteger | null · readOnlyinteger | null · readOnly
Discussion threads and thread tags.
List threads
GET
https://api.cineamo.com
/threads
Returns a list of Thread objects.
query Parameters
pageperPagesortorderqueryuserIdisGlobalList threads › Responses
Thread list
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountCreate a thread
POST
https://api.cineamo.com
/threads
Creates a Thread. It returns the Thread object.
Create a thread › Request Body
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountCreate a thread › Responses
Thread was created
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountGet a thread
GET
https://api.cineamo.com
/threads/{threadId}
Returns a Thread object by its Id.
path Parameters
threadIdGet a thread › Responses
Thread details
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountUpdate a thread
PATCH
https://api.cineamo.com
/threads/{threadId}
Updates a Thread. It returns the updated Thread object.
path Parameters
threadIdUpdate a thread › Request Body
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountUpdate a thread › Responses
Thread was updated
id
CinApi\User\Dto\UserDtoInterface | null
topicslugtexttagscreatorTypecreatedDatetimecommentsCountCreate a thread tag
POST
https://api.cineamo.com
/thread-tags
Creates a ThreadTag. It returns the ThreadTag object.
Create a thread tag › Request Body
textidreadOnly
threadsCountCreate a thread tag › Responses
ThreadTag was created
textidreadOnly
threadsCountGet a thread tag
GET
https://api.cineamo.com
/thread-tags/{threadTagId}
Update a thread tag
PATCH
https://api.cineamo.com
/thread-tags/{threadTagId}
Updates a ThreadTag. It returns the updated ThreadTag object.
path Parameters
threadTagIdUpdate a thread tag › Request Body
textidreadOnly
threadsCountUpdate a thread tag › Responses
ThreadTag was updated
textidreadOnly
threadsCount
