Filter Project Sessions
This service returns project sessions with pagination
Last updated
This service returns project sessions with pagination
Last updated
Key | Type | Description |
---|---|---|
page
Number
Represents page number. Default 0
orderDirection
String
Represents order direction. It can be ASC or DESC. Default DESC
size
Number
Represents content size. Default 10
address
String
Represents user's wallet address that project session created for.
status
String
Represents project session's status
Authorization*
String
UUID formatted access token
PROJECT-ID*
String
UUID formatted project's identifier
id
Number
Represents project session's identifier
address
String
Represents user's wallet address that project session created for.
sessionId
String
Represents UUID formatted identifier.
status
Number
Represents project session's status
projectId
Object
Represents UUID formatted project identifier.