get-/oauth/v1/refresh-tokens/{token} get

GET {{baseUrl}}/oauth/v1/refresh-tokens/:token

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"client_id":"\u003cstring\u003e","hub_id":"\u003cinteger\u003e","scopes":["\u003cstring\u003e","\u003cstring\u003e"],"token":"\u003cstring\u003e","token_type":"\u003cstring\u003e","user_id":"\u003cinteger\u003e","user":"\u003cstring\u003e","hub_domain":"\u003cstring\u003e"}