List projects for the service user
cURL
curl --request GET \ --url https://api.pixxel.space/v0/projects \ --header 'Authorization: <api-key>'
{ "count": 123, "projects": [ { "id": "<string>", "name": "<string>", "title": "<string>", "org_id": "<string>", "members_count": 123, "created_at": "<string>", "updated_at": "<string>", "metadata": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.pixxel.space/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pixxel.space/llms.txt
Use this file to discover all available pages before exploring further.
Page number
Page size
OK
Total count of records, to be used for pagination
Show child attributes