Hi!
I am a bit new with Hubspot’s api.
I want to know where can I get documnetation of all hubspot OpenAPI references.
For example:
https://api.hubspot.com/api-catalog-public/v1/apis/crm/v3/contacts
I found this link by mistake and I really want to know if there is somewhere documentation of all the URLS.
For example in the link above I see that the get operation of contacts returns this object
CollectionResponseSimplePublicObjectWithAssociationsForwardPaging
I want to know where can I find the schema of this object.
Thanks!