Get IDs and Names by Object Types
GET /api/v1/ids/object-types
You can pass multiple ObjectTypes by repeating the query parameter, e.g. ?objectTypes=DataStrategy&objectTypes=AnalyticGroup. Use objectType All or None to query all ObjectTypes.
Request