Get integration metadata

Retrieves metadata for a DLP integration including sensitivity labels and data store counts. Fetches data from Microsoft Graph API using stored credentials. Supported fields: sensitivityLabelsCount, sensitivityLabels, dataStoreCount. Requires JWT authentication with tenant ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Integration ID (account name from authenticate endpoint)

Query Params
string
required

Comma-separated list of fields to retrieve. Supported: sensitivityLabelsCount, sensitivityLabels, dataStoreCount

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*