get https://{domain}.uspacy.ua/groups/v1/join//request/
Check if user sent join request to the private group
Log in to see full request history
Responses
401Access token is missing or invalid
Check if user sent join request to the private group
401Access token is missing or invalid
xxxxxxxxxx
curl --request GET \
--url https://domain.uspacy.ua/groups/v1/join/groupId/request/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: