Retrieve a bulk operationCopy Pageget https://app.360learning.com/api/v2/bulk/operations/{bulkOperationId}šRequired OAuth scope: bulkOperations:read. Retrieves a bulk operation with its given ID.Path ParamsbulkOperationIdstringrequired^[a-fA-F0-9]{24}$The unique ID of the bulk operation.Headers360-api-versionstringenumrequiredThe version of the API.v2.0Allowed:v2.0Responses 200Returns the requested bulk operation. 401The given access token is either missing, invalid, has expired, or has been revoked. 403The given access token does not have the required OAuth scope to execute the request. 404The given bulkOperationId does not correspond to any existing bulk operation. 429The client has sent too many requests in a short amount of time.Updated 3 months ago Upsert external coursesRetrieve a bulk operation resultDid this page help you?YesNo