Get a member's projectsAsk AIget https://api.zeplin.dev/v1/organizations/{organization_id}/members/{member_id}/projectsGet a list of projects that an organization member is a part ofPath Paramsorganization_idstringrequiredOrganization idmember_idstringrequiredMember idQuery Paramslimitinteger1 to 100Defaults to 30Pagination limitoffsetinteger≥ 0Defaults to 0Pagination offsetResponses 200Successful response: Returns Project[] 403User is restricted response 404Organization or member not foundUpdated 4 months ago