Get by handle
Retrieves public organization data by handle. | () -> (OrgPublicData1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
handle
Response
Successful Response
_id
name
org_id
Must be a string starting with org_
org_type
schema_version
description
email_address
handle
Must be a string starting with @. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters.
industry
phone_number
street_address
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
Errors
422
Public Data Get by Handle V1request Unprocessable Entity Error

