How to get space after get access token from Oauth?

In API docs and Java library, API requires spaceID or domain to work. So I wonder if any case which I could get spaceID only with access token from Oauth ?

Hi there,

Thank you for posting on Nulab Community. In order to use your access token, you will need the space ID. However, if you want to retrieve the space ID as a response using the API, you can do so as well with the following GET method:

Please let us know if you have any other questions about our API! We’re always happy to assist.