get Projects
fun getProjects(imXSignature: String, imXTimestamp: String, pageSize: Int? = null, cursor: String? = null, orderBy: String? = null, direction: String? = null): GetProjectsResponse
Content copied to clipboard
Get projects Get projects
Return
GetProjectsResponse
Parameters
im XSignature
String created by signing wallet address and timestamp
im XTimestamp
Unix Epoc timestamp
page Size
Page size of the result (optional)
cursor
Cursor (optional)
order By
Property to sort by (optional)
direction
Direction to sort (asc/desc) (optional)
Throws
If the API returns an informational or redirection response
org. openapitools. client. infrastructure. Client Exception
If the API returns a client error response
org. openapitools. client. infrastructure. Server Exception
If the API returns a server error response