The endpoint and http method information to member inquiry are stated below.
HTTP Method | URL | URL Parameters |
---|---|---|
GET |
/onboarding/v1/members/:id |
id : ID of the member |
Parameters returned as a result of member inquiry are also subject to the rules specified in
the Response Formats
section of the API documentation home page. In the absence of a systematic or fictional error, the sub-parameters of the
object returned in the data
parameter are stated
in Response Parameters page.
You can review the sample codes in the open source Craftgate API clients.