I’m trying to get any information via HTTP GET request and it seems that I’m doing something wrong, can anyone give me some examples to use this method?
Hey @DorSh,
Our api v2 is a graphql api, this means it works differently then REST api.
You need to send a POST request with the query string in the request body and the authorization as a header. The url for the request is a single endpoint: https://api.monday.com/v2