Get projects

Description

Lists the projects posted by the user. The most recent projects are listed first. The argument status can be used for filtering the results.

To include test projects in the response, set the argument includeTests to "1". See details below.

Arguments

= required
= only one of these is required
NameTypeDescriptionDefault value
itemsPerPageintegerMaximum number of elements per page that should be returned.50
pageintegerThe number of projects posted by the user is more than itemsPerPage, this argument allows you to get subsequent pages.1
includeTestsbooleanSet this argument to "1" to also include projects that were posted with the argument test = "1".0
keywordstringUse this argument to filter projects by searching for a given keyword in the title, script, or remarks of the projects.
statusstringPossible values are:
assignable: the project can be accepted by a voice actor.
unassignable: the project has been accepted by voice actors and is being worked on and therefore cannot be accepted by other voice actors.
disposed: the project was fulfilled or it expired.