stats

Get Project Stats

post/api/stats/projects

Headers

x-csrf-tokenstring
api-keystring

Cookies

session_idstring

Request body

project_idsstring[] required

Response

Successful Response

project_idstring uuid4 required

Example response

[
  {
    "project_id": "00000000-0000-0000-0000-000000000001"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.