Project services
List a Project's Services
List all services from a project identified by its unique id.
GET
/
timmi-project
/
api
/
v4
/
projects
/
{projectId}
/
project-services
Path Parameters
projectId
string
requiredId of the project
Response
200 - application/json
next
string | null
prev
string | null
count
integer | null
Required range:
x > 0
items
object[]
Was this page helpful?